Skip to content

Conversation

@zachcran
Copy link
Member

@zachcran zachcran commented Jul 3, 2025

Description

Currently, the workflow for automatically tagging versions only accounts for a default branch named main, but many repositories under the organization still have the legacy default, master. While we should strive to update all of the default branch names to main, that is a longer endeavor. In the meantime, RxnRover/.github/.github/workflows/tag_version_and_release.yml serves as an example file when we apply the workflow to our repositories. Since it may be applied to repositories with either default branch name, I think it makes sense to update this file to avoid forgetting to update it when we copy over to certain repositories.

@zachcran zachcran requested a review from JohnBrittaein July 3, 2025 22:06
@zachcran zachcran self-assigned this Jul 3, 2025
@zachcran zachcran added the bump:patch Increments the patch version. label Jul 3, 2025
@github-actions
Copy link

github-actions bot commented Jul 3, 2025

🏷️ [bumpr]
Next version:v0.0.2
Changes:v0.0.1...RxnRover:add_master_branch_option

@zachcran zachcran merged commit ae7c6ba into main Jul 3, 2025
1 check passed
@zachcran zachcran deleted the add_master_branch_option branch July 3, 2025 22:25
@github-actions
Copy link

github-actions bot commented Jul 3, 2025

🚀 [bumpr] Bumped!
New version:v0.0.2
Changes:v0.0.1...v0.0.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump:patch Increments the patch version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants