Jump to content

Webtrigger questions: Filtering by branch?


jukkae

Recommended Posts

Hello,

I am trying to set up a webtrigger, so that all checkins to a particular branch - but not to its children - send an HTTP POST request. I tried to do

--filter=br:/develop

when creating the trigger, and that seems to correctly ignore checkins to branch /tweak-flux-capacitors, for instance. However, it does react to checkins to the children of the /develop branch, like /develop/optimize-quantum-flow. I would like it to ignore the children. Is this possible? I couldn't find much information about the --filter flag in documentation.

Thanks!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...