Skip to content

[MNT] ensure release workflow runs only after tag check (#708)#1

Merged
ayushraj09 merged 1 commit intoayushraj09:mainfrom
PyPortfolio:main
Feb 27, 2026
Merged

[MNT] ensure release workflow runs only after tag check (#708)#1
ayushraj09 merged 1 commit intoayushraj09:mainfrom
PyPortfolio:main

Conversation

@ayushraj09
Copy link
Copy Markdown
Owner

Ensure the check_tag workflow that checks validity of the release tag in release.yml is the first condition that needs to be satisfied for an actual release happening.

Previously, it ran but was not one of the gates.

Ensure the `check_tag` workflow that checks validity of the release tag
in `release.yml` is the first condition that needs to be satisfied for
an actual release happening.

Previously, it ran but was not one of the gates.
@ayushraj09 ayushraj09 merged commit 0685ed9 into ayushraj09:main Feb 27, 2026
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