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

## [JENKINS-4162](https://issues.jenkins.io/browse/JENKINS-4162) - Optionally report the most recent commit as the changelog of a new build Looking to fix the behavior that is associated with push changes onto a brand...

enhancement

- **use git-client SNAPSHOT with Mina** - **test with incremental of git-client-plugin** ## [JENKINS-xxxxx](https://issues.jenkins.io/browse/JENKINS-xxxxx) - summarize pull request in one line Describe the big picture of your changes here to...

dependencies

## [JENKINS-70897](https://issues.jenkins.io/browse/JENKINS-70897) - summarize pull request in one line On Bitbucket Datacenter/Cloud and Azure it is required to use personal access tokens instead of username/password authentication. Resolves jenkinsci/bitbucket-branch-source-plugin#716 Requires jenkinsci/git-client-plugin/pull/1104...

documentation

See [JENKINS-73247](https://issues.jenkins.io/browse/JENKINS-73247). This PR is on hold until [JENKINS-73278](https://issues.jenkins.io/browse/JENKINS-73278) is merged and released.

dependencies
developer
tests

small UI update for the access tokens replace yui-button with jenkins-button to be in sync with the overall jenkins styling Use a dialog to confirm revocation of access tokens Before:...

rfe

### Display Organization/Project and Repository Names **Description** This update introduces the following enhancements: - Display of Organization/Project and Repository names on the job detail page and the Git build data...

tests

Notify commit does not work with ssh and Azure DevOps. Azure devops adds a "ssh." in front of the subdomain for git urls (ssh.dev.azure.com vs dev.azure.com). Hence the loose match...

tests

# [JENKINS-64810] Multibranch pipeline still showing Git tags older than configured threshold This PR does not address _JENKINS-64810_ in the way originally expected, because the issue stems from a misunderstanding...

Now that the permission `Jenkins.MANAGE` is out of beta (https://github.com/jenkinsci/jenkins/pull/10183) the `useBeta` property is no longer required. This is still a draft, since it will take some time until that...

dependencies

For as long as we've been using Jenkins, workspaces have been required for polling on jobs with multiple branches. We have a bunch of jobs where the git repo has...

tests