I want to edit the deploy title with cli

allenshintani
PROOP

21 days ago

When I deploy my service through Railway’s GitHub integration (branch-based deploys),
the deployment entry in the dashboard shows the commit title and author — like “feat: add new endpoint”.

But when I deploy from GitHub Actions using the CLI (railway up),
the deployment name always appears as just “railway up”, and it doesn’t show which commit or tag it came from.

Is there any way to customize the deployment title or attach commit metadata (like tag name, commit message, or SHA)
when deploying via the CLI or Actions?

Solved

0 Replies

21 days ago

Hello,

Sorry but there isn't, the API that the CLI uses doesn't support that.


allenshintani
PROOP

21 days ago

I see.
Thank you for your reply.


21 days ago

!s


Status changed to Solved brody 21 days ago