https://github.com/jenkinsci/github-branch-source-plugin
GitHub Branch Source Plugin
https://github.com/jenkinsci/github-branch-source-plugin
github jenkins-pipeline
Last synced: 5 months ago
JSON representation
GitHub Branch Source Plugin
- Host: GitHub
- URL: https://github.com/jenkinsci/github-branch-source-plugin
- Owner: jenkinsci
- License: mit
- Created: 2015-10-08T16:52:19.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2025-04-14T01:05:50.000Z (6 months ago)
- Last Synced: 2025-04-14T14:59:40.883Z (6 months ago)
- Topics: github, jenkins-pipeline
- Language: Java
- Homepage: https://plugins.jenkins.io/github-branch-source/
- Size: 3.17 MB
- Stars: 213
- Watchers: 105
- Forks: 370
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# GitHub Branch Source Plugin
[](https://plugins.jenkins.io/github-branch-source)
[](https://github.com/jenkinsci/github-branch-source-plugin/releases)
[](https://plugins.jenkins.io/github-branch-source)
[](https://github.com/jenkinsci/github-branch-source-plugin/contributors)
[](https://gitter.im/jenkinsci/github-branch-source-plugin?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)## Introduction
The GitHub Branch Source plugin allows you to create a new project based on the repository structure from one or more
GitHub users or organizations. Complete documentation is
[hosted by CloudBees](https://docs.cloudbees.com/docs/cloudbees-ci/latest/cloud-admin-guide/github-branch-source-plugin).### Guides
* [GitHub App authentication](docs/github-app.adoc)
* [Extension points provided by this plugin](docs/implementation.adoc)## Extension plugins
* [github-scm-trait-notification-context](https://github.com/jenkinsci/github-scm-trait-notification-context-plugin) -
allows overriding the `continuous-integration/jenkins/` commit status name.## Version History
See [the changelog](CHANGELOG.md).