Skip to content

ci: stop auto-releasing on TG develop publishes#112

Merged
tig merged 1 commit intodevelopfrom
ci/drop-develop-dispatch
May 8, 2026
Merged

ci: stop auto-releasing on TG develop publishes#112
tig merged 1 commit intodevelopfrom
ci/drop-develop-dispatch

Conversation

@tig
Copy link
Copy Markdown
Member

@tig tig commented May 8, 2026

Summary

  • Remove tg-develop-published from repository_dispatch triggers — only stable TG releases (tg-released) now trigger a clet release
  • Route repository_dispatch to the main channel (was develop) since it now only fires for stable TG releases

Why

Terminal.Gui now supports clet from main, so there's no need to auto-release clet on every TG develop publish.

Doc-update gate

No spec/decisions/runbook impact — CI-only change.

Test plan

  • Verify next TG develop publish does not trigger a clet release
  • Verify next stable TG release does trigger a clet main-channel release

🤖 Generated with Claude Code

Now that Terminal.Gui supports clet from main, only trigger releases
on tg-released (stable TG releases), not tg-develop-published. Route
repository_dispatch to the main channel accordingly.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@tig tig merged commit c024937 into develop May 8, 2026
5 checks passed
@tig tig deleted the ci/drop-develop-dispatch branch May 8, 2026 02:23
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