Skip to content

Allow rc tags to trigger releases #2

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

Merged
merged 2 commits into from
May 21, 2025
Merged

Allow rc tags to trigger releases #2

merged 2 commits into from
May 21, 2025

Conversation

oseoin
Copy link
Collaborator

@oseoin oseoin commented May 21, 2025

Proposed changes

  • Update ci regex to allow for tags with rcX suffix.
  • Update PR template terminology to match actual branch in use

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have written my commit messages in the Conventional Commits format.
  • I have read the CONTRIBUTING doc
  • I have added tests (when possible) that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto master
  • I will ensure my PR is targeting the master branch and pulling from my branch from my own fork

@oseoin oseoin requested a review from a team as a code owner May 21, 2025 11:44
@oseoin oseoin changed the title Oseoin/allow rc tags Allow rc tags to trigger releases May 21, 2025
@oseoin oseoin merged commit 6960fb0 into main May 21, 2025
16 of 19 checks passed
@oseoin oseoin deleted the oseoin/allow-rc-tags branch May 21, 2025 13:39
oseoin added a commit that referenced this pull request May 21, 2025
* chore: add support for X.X.XrcX tags

* chore: update PR template terminology
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.

2 participants