Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support pushing to Apple News without a change to post data #1008

Open
renatonascalves opened this issue Jul 12, 2023 · 0 comments
Open

Support pushing to Apple News without a change to post data #1008

renatonascalves opened this issue Jul 12, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@renatonascalves
Copy link

renatonascalves commented Jul 12, 2023

Description

An article can be pushed to Apple News with a newly generated schema, even if a post update hasn’t been made to the post data.

Maybe we can use https://github.com/alleyinteractive/apple-news/wiki/Filter:-apple_news_is_post_in_sync so that a post out of sync is available to push.

Add a new option in the Apple News Options, see here: https://github.com/alleyinteractive/apple-news/wiki/Configuration#api-settings

Maybe only enable this via a hook. Otherwise, editors can keep pushing articles to Apple News as a way to force an update even when not necessary.

Use Case

Useful when a template has changed or the data we’re sending has changed via code (json update), but not actual post update was done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant