Skip to content

[CI] Open conformance issue on manual runs too - #502

Merged
chr-hertel merged 1 commit into
mainfrom
fix-conformance-issue-guard
Sep 7, 2026
Merged

[CI] Open conformance issue on manual runs too#502
chr-hertel merged 1 commit into
mainfrom
fix-conformance-issue-guard

Conversation

@chr-hertel

@chr-hertel chr-hertel commented Sep 7, 2026

Copy link
Copy Markdown
Member

The notify job was gated on github.event_name == 'schedule', so a failing manual run (example) skipped issue creation. The workflow only triggers on schedule and workflow_dispatch, so the extra check only suppressed dispatches — dropped it.

Also de-hardcoded the issue body: it no longer claims @latest/weekly or names the 2025-11-25 baseline, and reports which event fired the run.


This would also enable to dispatch the workflow from modelcontextprotocol/conformance on merge/tag 🤔

@chr-hertel
chr-hertel merged commit 5a64bab into main Sep 7, 2026
53 of 54 checks passed
@chr-hertel
chr-hertel deleted the fix-conformance-issue-guard branch September 7, 2026 23:15
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