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

Consider allowing individual downstreams to opt-in to git pushing template update directly #11

Open
jlebon opened this issue Jun 28, 2022 · 1 comment

Comments

@jlebon
Copy link
Member

jlebon commented Jun 28, 2022

Having repo template changes propagate to lots of PRs can get noisy. Some upstream may prefer relying on team approval in this repo when the templates are edited with the understanding that changes will be automatically pushed downstream.

@jlebon jlebon changed the title Consider allowing individual upstreams to opt-in to git pushing template update directly Consider allowing individual downstreams to opt-in to git pushing template update directly Jun 28, 2022
@bgilbert
Copy link
Contributor

One alternative is to let changes accumulate in the PRs, and merge them only when the changes are actually needed (i.e. before release). #13 is intended to help with this by removing PRed-but-not-yet-merged downstream changes from the rendered diff upstream, reducing the incentive to merge the downstream PRs quickly.

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

No branches or pull requests

2 participants