-
-
Notifications
You must be signed in to change notification settings - Fork 118
Closed
Labels
good first issueGood for newcomersGood for newcomersresource-gittagResource of kind Git TagResource of kind Git Tag
Description
Is your feature request related to a problem?
while writing gittag e2e tests, I noticed the gittag plugin wasn't consistence with the plugins gitea/tag, gitlab/tag, stash/tag
The condition is missing the parameter tag such as
conditions:
master:
name: Get Latest committed branch
kind: gittag
scmid: default
disablesourceinput: true
spec:
tag: 0.7.2
Solution you'd like
We need a new parameter tag
Alternatives you've considered
No response
Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersresource-gittagResource of kind Git TagResource of kind Git Tag
Type
Projects
Status
Done