Skip to content

Conversation

@n0kke
Copy link

@n0kke n0kke commented Nov 4, 2025

Testing done

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed

@n0kke n0kke requested a review from a team as a code owner November 4, 2025 11:43
@github-actions github-actions bot added dependencies Pull requests that update a dependency file skip-changelog labels Nov 4, 2025
@krisstern
Copy link
Member

Hi @n0kke may I ask what is this PR intended for?

@n0kke
Copy link
Author

n0kke commented Nov 30, 2025

Hi @n0kke may I ask what is this PR intended for?

The purpose of this PR is to add support for GitLab subgroup webhook events, which are not currently handled by the plugin (along with other event types).

This change enables Jenkins jobs to respond correctly to events originating from GitLab subgroups, aligning their behaviour with that of group and project events.

The update to the pom.xml was necessary solely to resolve build and dependency compatibility issues encountered during the implementation and testing of this change, and does not affect the plugin's runtime behaviour.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file skip-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants