There are event filters PatchCreated and PatchUpdated, which takes care of patches.
PatchCreated
PatchUpdated
There’s not filter for “any branch”. There is one for “this specific branch” and “default branch”. Any branch would be easy to add if it’s useful.
I think the PatchCreated and PatchUpdated events suffice. If not, we can re-visit this.
There are event filters
PatchCreatedandPatchUpdated, which takes care of patches.There’s not filter for “any branch”. There is one for “this specific branch” and “default branch”. Any branch would be easy to add if it’s useful.
I think the
PatchCreatedandPatchUpdatedevents suffice. If not, we can re-visit this.