How to setup GitHub triggers to create a new template version on StackGuardian platform automatically? #89
Answered
by
DigbijayineeClara07
DigbijayineeClara07
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
DigbijayineeClara07
Oct 16, 2024
Replies: 1 comment
-
When created a template, if wanted to create a revised version automatically, one can click on GitHub Triggers. This opens a popup and in there you can check the checkbox Create revisions when a git tag is published. This will allow to create a revised version of the template, whenever there is a tag is created on a specific repo. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
DigbijayineeClara07
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When created a template, if wanted to create a revised version automatically, one can click on GitHub Triggers. This opens a popup and in there you can check the checkbox Create revisions when a git tag is published. This will allow to create a revised version of the template, whenever there is a tag is created on a specific repo.