Skip to content

ci: align workflow filenames on the estate standard - #52

Merged
vreshch merged 5 commits into
masterfrom
chore/workflow-naming
Aug 10, 2026
Merged

ci: align workflow filenames on the estate standard#52
vreshch merged 5 commits into
masterfrom
chore/workflow-naming

Conversation

@vreshch

@vreshch vreshch commented Aug 10, 2026

Copy link
Copy Markdown
Member

Aligns this repo on the estate workflow naming standard - one reserved filename per role. See playbooks/pipeline-naming.md.

from to role
publish.yml release.yml produce the artifact
release-train.yml train.yml scheduled weekly train

The dispatch line is updated in the same commit. The train runs gh workflow run publish.yml by filename - renaming the file without that edit leaves the train departing every Friday while nothing publishes, and a dispatch to a missing workflow does not fail the train, so it would have been silent.

Prerequisite already merged: agentage/automation#397 makes the Friday watchdog resolve the train workflow at runtime instead of hardcoding release-train.yml, so the guard keeps working across this rename.

@vreshch
vreshch merged commit d2f13d7 into master Aug 10, 2026
2 checks passed
@vreshch
vreshch deleted the chore/workflow-naming branch August 10, 2026 23:47
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