opened 02:14PM - 12 Nov 21 UTC
For some use cases, we build the container image once a new git tag is created. …According to the feature of Jenkins, you will see the log output like this:
`No automatic build triggered for v0.0.2`
See the details from the changelog of [github-branch-source-plugin](https://github.com/jenkinsci/github-branch-source-plugin/blob/923184ce70fc84252937b8d08872f666efcc288b/CHANGELOG.md#feature-2)
## Open question
* How to support triggering a new tag automatically?