jenkinsci / jenkinsci/gitlab-branch-source-plugin

[JENKINS-63583] More hooks behaviours

Open
#684 1 comment 0 reactions 0 assignees View on GitHub
component:gitlab-branch-source-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
134
Forks
113
PR merge metrics
No merged PRs in 30d

Description

Hi team,

 

Thanks for the great plugin, it really helps me implementing my cicd work.

 

Currently, AFAIK, GitLab webhooks are triggered on the following events:



  • Push Event - when a commit or branch is pushed


  • Tag Event - when a new tag is created


  • Merge Request Event - when a merge request is created/updated


  • Note Event - when a comment is made on a merge request

I have a scenario that only triggers the build when the merge request is accepted, and only triggers the specific(filter by name) branch on push event, makes it more customized.

 

Hope it can be achieved by the dream team, thank you.

 

Best Regards,

---
Originally reported by joneyhsiao, imported from: More hooks behaviours


  • assignee: baymac
  • status: Open
  • priority: Major
  • component(s): gitlab-branch-source-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20251216-182730

Raw content of original issue

Hi team,

 

Thanks for the great plugin, it really helps me implementing my cicd work.

 

Currently, AFAIK, GitLab webhooks are triggered on the following events:



  • Push Event - when a commit or branch is pushed


  • Tag Event - when a new tag is created


  • Merge Request Event - when a merge request is created/updated


  • Note Event - when a comment is made on a merge request

I have a scenario that only triggers the build when the merge request is accepted, and only triggers the specific(filter by name) branch on push event, makes it more customized.

 

Hope it can be achieved by the dream team, thank you.

 

Best Regards,

1 attachment

- [image-2020-09-09-11-37-06-078.png](https://issues.jenkins.io/secure/attachment/52553/image-2020-09-09-11-37-06-078.png)
> ![image-2020-09-09-11-37-06-078.png](https://issues.jenkins.io/secure/attachment/52553/image-2020-09-09-11-37-06-078.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.