mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[GH-ISSUE #803] [Feature] 在推送中增加一个代表工作流中证书名的变量名 #543
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#543
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 @Masterain98 on GitHub (Jun 16, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/803
功能描述 / Description
假设工作流中的证书名是
*.example.com,那么可以在推送消息设置里增加一个类似于CERT_NAME的固定变量名来指代证书名。请求动机 / Motivation
这样在复制工作流时,可以在消息设置中写类似于
%CERT_NAME% 证书签发成功这样通用的语句,而不用手动更改具体的内容其他 / Miscellaneous
No response
贡献 / Contribution
@fudiwei commented on GitHub (Jun 16, 2025):
见 v0.4 Roadmap