Skip to content

docs: require workflow_dispatch on sim Pages deploy callers - #37

Merged
veillette merged 1 commit into
mainfrom
ci/manual-pages-deploy
Aug 15, 2026
Merged

docs: require workflow_dispatch on sim Pages deploy callers#37
veillette merged 1 commit into
mainfrom
ci/manual-pages-deploy

Conversation

@veillette

Copy link
Copy Markdown
Contributor

Summary

  • Document that sim .github/workflows/deploy.yml callers must allow workflow_dispatch (same pair of triggers as Baton's pages.yml / CrystalLattice).
  • Enforce that in check-repo-compliance.sh, CONVENTIONS.md, and doc/add-simulation.md.

Merge after the fleet sim PRs on ci/manual-pages-deploy, or the new compliance check will fail repos that have not picked up workflow_dispatch yet.

Test plan

  • bash scripts/check-repo-compliance.sh ../ACPhasor prints deploy.yml uses shared reusable workflow with workflow_dispatch
  • Same check fails if workflow_dispatch: is removed from a sim's deploy.yml

Made with Cursor

Align the caller contract with CrystalLattice and Baton's own pages.yml so a missed push can be recovered by hand.
@cursor

cursor Bot commented Aug 15, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@veillette
veillette merged commit eca0445 into main Aug 15, 2026
1 check passed
@veillette
veillette deleted the ci/manual-pages-deploy branch August 15, 2026 19:54
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