File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 The secret-key for the `Gardener-GitHub-App` (`vars.GARDENER_GITHUB_ACTIONS_APP_ID`)
2626 If not passed (in which case calling workflows need to set `secrets: inherit`), defaults
2727 to `secrets.GARDENER_GITHUB_ACTIONS_PRIVATE_KEY`.
28+ slack-token :
29+ required : false
30+ description : |
31+ The auth-token to use to authenticate against slack. Only needed if `slack-channel-id` is
32+ passed. For convenience, defaults to `secrets.SLACK_APP_TOKEN_GARDENER_CICD` (calling
33+ workflows must set `secrets: inherit` for this to work.
2834 inputs :
2935 component-descriptor :
3036 required : false
94100 Use `release-notes`-output if more control is desired.
95101
96102 Note: see `slack-token` for authentication options.
97- slack-token :
98- required : false
99- type : string
100- description : |
101- The auth-token to use to authenticate against slack. Only needed if `slack-channel-id` is
102- passed. For convenience, defaults to `secrets.SLACK_APP_TOKEN_GARDENER_CICD` (calling
103- workflows must set `secrets: inherit` for this to work.
104103 github-release-notes-audiences :
105104 required : false
106105 type : string
You can’t perform that action at this time.
0 commit comments