You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "The container registry integration name"
29
+
CF_ISSUE_TRACKING_INTEGRATION:
30
+
required: false
31
+
description: "The issue tracking integration name"
29
32
CF_DOCKERHUB_USERNAME:
30
33
required: false
31
34
description: "Dockerhub username"
@@ -56,11 +59,11 @@ inputs:
56
59
# Enrichers
57
60
CF_ENRICHERS:
58
61
required: false
59
-
description: "list of integrations separated by commas: jira, github"
62
+
description: "*deprecated* list of integrations separated by commas: Acceptable values are git, jira. ex: 'jira, git'"
60
63
# GIT
61
64
CF_GIT_PROVIDER:
62
65
required: false
63
-
description: "Git provider"
66
+
description: "The Git provider: Acceptable values are github, gitlab, bitbucket, or bitbucket-server. In case this not provided git credentials will be taken form your runtime git context"
0 commit comments