-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
As we know, after triggering by Gerrit, there are built-in parameters available in Jenkins buildingļ¼ like GERRIT_PROJECT,
GERRIT_TOPIC, GERRIT_REFSPEC. We hope the hashtags of Gerrit can also be set in building environment, e.g. GERRIT_HASHTAGS
- causes
-
JENKINS-75328 NullPointerException apparently caused by JENKINS-73355
-
- Open
-
Would be great to also allow a change to be triggered via hashtags. For example, if we push with HEAD:refs/for/branch%t=trivial, that can be a signal that it doesn't need to trigger a build. It could then work just like the Topic filter.