I want to edit the deploy title with cli
allenshintani
PROOP

2 months 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

brody
EMPLOYEE

2 months ago

Hello,

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


allenshintani
PROOP

2 months ago

I see.
Thank you for your reply.


brody
EMPLOYEE

2 months ago

!s


Status changed to Solved brody about 2 months ago


Loading...