Add commit message to webhook auto deploy
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 37.4k
- Forks
- 3k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 73
Description
What problem will this feature address?
My deployments made by webhooks are like this
Describe the solution you'd like
It would be possible to accept a commit_message to the endpoint
Describe alternatives you've considered
.
Additional context
No response
Will you send a PR to implement it?
Maybe, need help
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the webhook auto-deploy endpoint and tracing how its request data reaches the deployment record or display. Confirm the expected commit_message format and verify that a webhook deployment accepts it and shows the commit message in the resulting deployment information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100