jenkinsci / jenkinsci/github-branch-source-plugin

[JENKINS-57014] Enable deployment web hooks

Open
#1,247 1 comment 0 reactions 0 assignees View on GitHub
component:github-branch-source-plugin enhancement imported-jira-issue priority:blocker resolution:unresolved
Dominant language
Java
Stars
217
Forks
398
Avg merge
30m
Merged PRs (30d)
1

Description

We currently use the existing GH Events for our CI pipeline to compile and provide feedback on our codebase changes. We would like to extend the functionality to trigger a pipeline based upon the creation of a deployment within GitHub (docs). Deployments are how we signify that we would like to release a branch/sha/tag to production.

Unlike adding a specific comment, using a specific tag or creating a PR; deployments give us an audit trail of what was pushed and when alongside the code that was pushed.

---
Originally reported by philmadden, imported from: Enable deployment web hooks


  • assignee: philmadden
  • status: In Progress
  • priority: Blocker
  • component(s): github-branch-source-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 2025-12-02

Raw content of original issue

We currently use the existing GH Events for our CI pipeline to compile and provide feedback on our codebase changes. We would like to extend the functionality to trigger a pipeline based upon the creation of a deployment within GitHub (docs). Deployments are how we signify that we would like to release a branch/sha/tag to production.

Unlike adding a specific comment, using a specific tag or creating a PR; deployments give us an audit trail of what was pushed and when alongside the code that was pushed.

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.