Skip to content

Temporarily disable all release/publish workflows#404

Merged
annzhang-db merged 1 commit intomainfrom
fix/disable-release-workflows-v2
Mar 31, 2026
Merged

Temporarily disable all release/publish workflows#404
annzhang-db merged 1 commit intomainfrom
fix/disable-release-workflows-v2

Conversation

@annzhang-db
Copy link
Copy Markdown
Contributor

@annzhang-db annzhang-db commented Mar 31, 2026

Add if: false to all release workflow jobs so they cannot be triggered by anyone (tag pushes or manual dispatch) until re-enabled.

To re-enable: remove the if: false line from each affected workflow.

Required by security to re-enable development on this repo. We will re-enable the publish workflows once they have been cleared by security.

Co-authored-by: Isaac

Add `if: false` to all release workflow jobs so they cannot be triggered
by anyone (tag pushes or manual dispatch) until re-enabled.

To re-enable: remove the `if: false` line from each affected workflow.

Co-authored-by: Isaac
@annzhang-db annzhang-db requested a review from fanzeyi March 31, 2026 01:26
@annzhang-db annzhang-db merged commit 934abee into main Mar 31, 2026
@annzhang-db annzhang-db deleted the fix/disable-release-workflows-v2 branch March 31, 2026 20:30
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