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

Enable required CI workflows to run on Upgrade Dependencies PRs #49

Open
AdrianDAlessandro opened this issue Dec 2, 2024 · 0 comments

Comments

@AdrianDAlessandro
Copy link
Contributor

We have automatic dependency upgrades happening with a custom GitHub Action, upgrade-dependencies.yml. The PRs are successfully being opened (ie #44), but they are not triggering the CI workflows.

Suggested approach:

The create-pull-request action docs have a section on how to do this. I believe we might have to use the rse-ci-bot account for this.

If we want these to auto-merge, we will need to add the appropriate PR user (possibly rse-ci-bot, possible github-actions) to the auto-merge.yml workflow.

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

1 participant