Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 days 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-18T01:13:02.000Z (about 1 month ago)
- Last Synced: 2024-12-13T15:16:47.767Z (12 days ago)
- Topics: github, jenkins-pipeline
- Language: Java
- Homepage: https://plugins.jenkins.io/github-branch-source/
- Size: 3.15 MB
- Stars: 208
- Watchers: 107
- Forks: 371
- Open Issues: 19
-
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
[![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).