Skip to content

[Chore] Replace unused Railway auto-deploy job with a repository dispatch hook - #66

Merged
mrubens merged 1 commit into
developfrom
railway-deploy-ops-split
Jul 10, 2026
Merged

[Chore] Replace unused Railway auto-deploy job with a repository dispatch hook#66
mrubens merged 1 commit into
developfrom
railway-deploy-ops-split

Conversation

@mrubens

@mrubens mrubens commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

The deploy-railway job in the GHCR publish workflow was never enabled (ROOMOTE_RAILWAY_AUTODEPLOY was never set). This removes it and adds a minimal notify-ops job that sends a repository_dispatch event (roomote-develop-build, payload: image_tag/sha/ref) to the repository named by the ROOMOTE_OPS_REPO variable after each develop image publish. The job is skipped while the variable is unset, so forks need no configuration.

Docs updated to match: the Railway README's auto-deploy section now describes the generic GraphQL automation pattern instead of the removed job, plus matching updates in deploy/railway/template.yaml and .agent-guidance/operations/deployment.md.

Validation

  • pnpm exec prettier --check on all changed files
  • pnpm knowledge:check .agent-guidance/operations/deployment.md
  • Pre-push: lint:fast + check-types:fast + knip

@roomote-roomote-v1

roomote-roomote-v1 Bot commented Jul 10, 2026

Copy link
Copy Markdown

No code issues found. See task

@mrubens
mrubens merged commit 6a49746 into develop Jul 10, 2026
1 check passed
@mrubens
mrubens deleted the railway-deploy-ops-split branch July 10, 2026 04:51
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.

2 participants