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

main: new workflow that syncs main to dev #4393

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ralfhandl
Copy link
Contributor

New workflow to sync changes from main to dev. This workflow will trigger on push to main and create a PR for merging main into dev unless such a PR already exists.

The sync PR's author is the github-actions bot, so a single maintainer or TSC member can approve and merge it. An example PR created by this action is

This is a low-key solution to #4373 (comment) that only relies on GitHub tools without third-party dependencies.

Tick one of the following options:

  • schema changes are included in this pull request
  • schema changes are needed for this pull request but not done yet
  • no schema changes are needed for this pull request

New workflow to sync changes from main to dev via PRs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant