Skip to content

ci: fix test release mode - #10

Merged
chaithubk merged 1 commit into
mainfrom
fixTM
May 10, 2026
Merged

ci: fix test release mode#10
chaithubk merged 1 commit into
mainfrom
fixTM

Conversation

@chaithubk

Copy link
Copy Markdown
Owner

Test mode now:

  1. Triggers notify workflow with real consumer dispatch (dry_run=false) in release.yml.
  2. Still does not create GitHub tags or GitHub releases (so no real release notes are published) because those steps remain gated by !inputs.test_mode in release.yml and release.yml.

So you get production-like notification behavior without generating an actual GitHub release.

Test mode now:
1. Triggers notify workflow with real consumer dispatch (`dry_run=false`) in release.yml.
2. Still does not create GitHub tags or GitHub releases (so no real release notes are published) because those steps remain gated by `!inputs.test_mode` in release.yml and release.yml.

So you get production-like notification behavior without generating an actual GitHub release.
@chaithubk
chaithubk merged commit 23290a6 into main May 10, 2026
3 of 4 checks passed
@chaithubk
chaithubk deleted the fixTM branch May 10, 2026 15:03
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.

1 participant