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

Add automatic dependency updating workflow to github actions #2168

Closed
wants to merge 13 commits into from

Conversation

Cawllec
Copy link
Contributor

@Cawllec Cawllec commented Jul 4, 2024

Adds a workflow triggered by remote branches that will:

  • Run an appropriate update script
  • Push and create a PR into next
  • Use an appropriate commit message to trigger the full CI run

This will require some upstream changes before it starts triggering, but has been extensively tested in the forked repo.

@Cawllec Cawllec requested a review from gingerbenw July 4, 2024 12:45
-H bumpsnag-$SUBMODULE-$VERSION
--title "Update $SUBMODULE to version $VERSION"
--body 'Created by bumpsnag'
--reviewer gingerbenw
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this better to be an environment variable?

@Cawllec
Copy link
Contributor Author

Cawllec commented Jul 29, 2024

Closed in favour of #2178

@Cawllec Cawllec closed this Jul 29, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants