The project has been forked and officially adopted by the Jenkins Github organization, so please view it there: https://github.com/jenkinsci/dagshub-branch-source-plugin
Use DAGsHub repositories as sources for Jenkins Multibranch Workflow projects.
After installing the plugin, when you create or edit a Jenkins multibranch project, you can select a DAGsHub repo as a branch source, which means you can trigger automatic builds for any git branch, tag or pull request in your repo, if they have an existing Jenkinsfile.
As of now, this plugin is not yet listed in the official Jenkins plugin repository (we're working on it!).
So, to install it right now, you can:
- Go to the latest release.
- Download the
dagshub-branch-source.hpi
file from the release assets. - Go to your Jenkins' advanced plugin management screen:
https://your-jenkins-instance/pluginManager/advanced - Choose the "Upload Plugin" option, upload the hpi file.
See the Github releases for release notes.
Made with 🐶 by DAGsHub.