You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
in the use case where I want to build only tags and branches under MR, without building EACH branch pushed, I've setup the plugin in following way:
with this configuration I can buid branches under MR but tags cannot be built.
The only way to trigger tag builds is changing triggerOnPush: false to true, but the drawback is that EVERY pushed branch will be built (and it's something not wanted).
Is it possible to have a checkmark to explicitly select "Tag Push Event"?
Thanks.
Upstream changes
No response
Are you interested in contributing this feature?
I've no idea on how to contribute.
The text was updated successfully, but these errors were encountered:
What feature do you want to see added?
Hi,
in the use case where I want to build only tags and branches under MR, without building EACH branch pushed, I've setup the plugin in following way:
with this configuration I can buid branches under MR but tags cannot be built.
The only way to trigger tag builds is changing
triggerOnPush: false
totrue
, but the drawback is that EVERY pushed branch will be built (and it's something not wanted).Is it possible to have a checkmark to explicitly select "Tag Push Event"?
Thanks.
Upstream changes
No response
Are you interested in contributing this feature?
I've no idea on how to contribute.
The text was updated successfully, but these errors were encountered: