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

CI: Remove the unused backport workflow #7872

Merged
merged 3 commits into from
Oct 6, 2023
Merged

CI: Remove the unused backport workflow #7872

merged 3 commits into from
Oct 6, 2023

Conversation

seisman
Copy link
Member

@seisman seisman commented Oct 5, 2023

Description of proposed changes

The backport workflow can backport changes in a merged PR into a specific branch. It's frequently used when we were at GMT 6.1, but we haven't used it for > 3 years.

I think it's OK to delete it. If we need backport in the future, we can add it back or use other alternative tools like https://github.com/sqren/backport-github-action and https://github.com/sqren/backport.

Fixes #

Reminders

  • Make sure that your code follows our style. Use the other functions/files as a basis.
  • Add tests for new features or tests that would have caught the bug that you're fixing.
  • Describe changes to function behavior and arguments in a comment below the function declaration.
  • If adding new functionality, add a detailed description to the documentation and/or an example.

@PaulWessel PaulWessel merged commit bcfad36 into master Oct 6, 2023
6 checks passed
@PaulWessel PaulWessel deleted the remove-backport branch October 6, 2023 08:16
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