Accessing config.json item from notification template #20364
Unanswered
fbjerggaard
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a use-case where I want to use a variable I define in my config.json within my notification template - specifically to update the Gitlab deployment status: https://docs.gitlab.com/ee/ci/environments/external_deployment_tools.html
I have defined a
gitlabProjectId
variable in my config.json files and using it in my Application:However - how do I access this label in my notifications template?
Beta Was this translation helpful? Give feedback.
All reactions