# github-branch-source-plugin **Repository Path**: mamh-java/github-branch-source-plugin ## Basic Information - **Project Name**: github-branch-source-plugin - **Description**: https://github.com/mamh-java/github-branch-source-plugin - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-14 - **Last Updated**: 2025-07-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GitHub Branch Source Plugin [![Jenkins Plugin](https://img.shields.io/jenkins/plugin/v/github-branch-source)](https://plugins.jenkins.io/github-branch-source) [![Changelog](https://img.shields.io/github/v/tag/jenkinsci/github-branch-source-plugin?label=changelog)](https://github.com/jenkinsci/github-branch-source-plugin/releases) [![Jenkins Plugin Installs](https://img.shields.io/jenkins/plugin/i/github-branch-source?color=blue)](https://plugins.jenkins.io/github-branch-source) [![Contributors](https://img.shields.io/github/contributors/jenkinsci/github-branch-source-plugin.svg)](https://github.com/jenkinsci/github-branch-source-plugin/contributors) [![Join the chat at https://gitter.im/jenkinsci/github-branch-source-plugin](https://badges.gitter.im/Join%20Chat.svg)](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).