git-plugin icon indicating copy to clipboard operation
git-plugin copied to clipboard

Git repository access for Jenkins jobs

Results 141 git-plugin issues
Sort by recently updated
recently updated
newest added

Related to https://github.com/jenkins-infra/plugin-site/pull/961/ - some of the current images are linked to the root of the repo. I'm leaving it as draft as I'm not sure what the right solution...

documentation

## [JENKINS-48431](https://issues.jenkins-ci.org/browse/JENKINS-48431) - Support both lightweight checkout AND build parameter Add support for environment expand during lightweight checkout Thanks for starting the work @tgatinea I tried to reduce the amount...

feature

## [JENKINS-56284](https://issues.jenkins-ci.org/browse/JENKINS-56284) - Make compute changelog extensible ## Checklist - [x] I have read the [CONTRIBUTING](https://github.com/jenkinsci/git-plugin/blob/master/CONTRIBUTING.adoc) doc - [x] I have referenced the Jira issue related to my changes in...

enhancement

[JENKINS-23477](https://issues.jenkins.io/browse/JENKINS-23477) Expand environment variables in sparse checkout path using pattern matching to look for environment variables name. Checklist - [x] I have read the [CONTRIBUTING](https://github.com/jenkinsci/git-plugin/blob/master/CONTRIBUTING.adoc) doc - [x] I have...

enhancement

Please let me know if there is any reason why this change doesn't make sense! I would have opened a GH 'issue' first for discussion, but it seems that Issues...

[JENKINS-52490](https://issues.jenkins.io/browse/JENKINS-52490) - Provide GIT_COMMIT_TITLE as environment variable Updated the [pull request](https://github.com/jenkinsci/git-plugin/pull/796) by Jeff Krunek . Fixed the test case testCommitMessageisEnvVar to directly run the freestyle job so the checkout step...

## [JENKINS-60630](https://issues.jenkins-ci.org/browse/JENKINS-60630) - Perform EnvVars expansion on GitSCMFileSystem BranchSpecs Updates the GitSCMFileSystem class to support expanding environment variables on provided BranchSpecs. ## Checklist _Put an `x` in the boxes that...

feature

[JENKINS-64406](https://issues.jenkins-ci.org/browse/JENKINS-64406) - Expand environment variable to perform lightweight-checkout for Pipeline script from SCM using single branch When performing a lightweight-checkout for `Pipeline script from SCM` using a global environment variable...

feature

## [JENKINS-46081](https://issues.jenkins-ci.org/browse/JENKINS-46081) - Add MessageExclusion trait Add a corresponding trait for the `MessageExclusion` extension. ## Checklist - [x] I have read the [CONTRIBUTING](https://github.com/jenkinsci/git-plugin/blob/master/CONTRIBUTING.md) doc - [x] I have referenced the...

enhancement

T-1 Test issues ## [JENKINS-xxxxx](https://issues.jenkins.io/browse/JENKINS-xxxxx) - summarize pull request in one line Describe the big picture of your changes here to explain to the maintainers why we should accept this...