Dokploy / Dokploy/dokploy

Can I add comments when triggering a deployment using a webhook?

Open
#2,712 0 comments 0 reactions 0 assignees View on GitHub

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?

I'm using GitHub Workflow for automatic builds and requesting the dokploy webhook URL to trigger deployments. However, this method fails to deliver the correct comments after deployment, as shown in the following figure:
Image

Describe the solution you'd like

It is recommended to add a comment parameter to the webhook request body so that you can know which features are launched each time.

Describe alternatives you've considered

Or is there already such a parameter that I'm not aware of? I have read the documentation

Additional context

No response

Will you send a PR to implement it?

Yes

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the webhook request body and deployment-comment handling described in the issue, then check the documentation to determine whether a comment parameter already exists. Done means the webhook accepts the intended comment value and the resulting deployment displays it, with documentation or tests updated as appropriate.

Written by the indexing model from the issue text.

Assessment

Domain
api, devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.