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

Put backport automation in place accross repositories #4022

Closed
7 tasks done
hiddeco opened this issue Jun 30, 2023 · 0 comments
Closed
7 tasks done

Put backport automation in place accross repositories #4022

hiddeco opened this issue Jun 30, 2023 · 0 comments
Labels
umbrella-issue Umbrella issue for tracking progress of a larger effort

Comments

@hiddeco
Copy link
Member

hiddeco commented Jun 30, 2023

To help facilitate backporting as described in #3254, without too much human effort. We need to be able to backport things in an automated manner.

Based on experiments in https://github.com/hiddeco/test-cherry-pick-automation, I have found a GitHub Action workflow configuration which would allow us to backport pull requests by labeling them.

⚠️ In the example workflow there I used cherry-pick: as a label prefix, but backport: seems to better describe what the label is doing, and should be used instead.

💡 I am trying to see if this pairs well with the declarative definition of labels, which I ran as an experiment in getsops/community.

  • source-controller
  • kustomize-controller
  • helm-controller
  • notification-controller
  • image-automation-controller
  • image-reflector-controller
  • flux2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
umbrella-issue Umbrella issue for tracking progress of a larger effort
Projects
None yet
Development

No branches or pull requests

2 participants