mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[GH-ISSUE #807] [Feature] Ability to reference workflow name for webhook data #548
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#548
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mr-ssd on GitHub (Jun 17, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/807
功能描述 / Description
I would like to request the ability to reference workflow name as variable for webhook data.
请求动机 / Motivation
I use Webhook as deployment to deploy certificate to Hashicorp Vault via HTTP API. The Vault HTTP API has limitation that the secret name need to be in URI path. The current Certimate, I can use
${DOMAIN}variable as secret name but this is not flexible and limited when domain name is wildcard or has multiple domain name其他 / Miscellaneous
No response
贡献 / Contribution