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

Target Calling Branch for Contributing Update #109

Open
ColmBhandal opened this issue Sep 1, 2023 · 0 comments
Open

Target Calling Branch for Contributing Update #109

ColmBhandal opened this issue Sep 1, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ColmBhandal
Copy link
Contributor

ColmBhandal commented Sep 1, 2023

The contributing-update action should target whatever branch it was called on in the ensuing PRs. This supports both uses cases:

  1. If it's called on main, e.g. as part of a cron job, and there have been updates to the template since the last call, then the ensuing PR will target main as it should.
  2. If it's called on a branch that's updating contributing_inputs.yaml, then it will target that branch, meaning the ensuing PR only need be merged into that branch - avoiding cumbersome manual steps such as merging two PRs or manually applying changes to both the contributing_inputs.yaml and the contributing.md files.

The README for the action must be updated to reflect this change.

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
Status: Needs Triage
Development

No branches or pull requests

2 participants