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

Automate release preparation #37

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Automate release preparation #37

merged 1 commit into from
Jan 16, 2024

Conversation

alemorcuq
Copy link
Contributor

Remove the need for manual release preparation commits:

  • Add a new Prepare release workflow that creates a pull request preparing the new release
  • Modify the Release job to run when:
    • A pull request modifying the plugins.yaml is merged, and
    • The pull request head reference matches release/*

Remove the need for manual release preparation commits:

- Add a new `Prepare release` workflow that creates a pull request
preparing the new release
- Modify the `Release` job to run when:
  - A pull request modifying the `plugins.yaml` is merged, and
  - The pull request head reference matches `release/**`
@alemorcuq alemorcuq merged commit 13293f7 into main Jan 16, 2024
2 checks passed
@alemorcuq alemorcuq deleted the automate-release-pr branch January 16, 2024 14:41
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.

3 participants