Branch: 
refs/heads/dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.23.0
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: 9b5ea6714cbeb8f289c7c58d554b27b0645da893
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/9b5ea6714cbeb8f289c7c58d554b27b0645da893
  Author: Joel Armstrong <joel.armstr...@esentire.com>
  Date:   2022-02-14 (Mon, 14 Feb 2022)

  Changed paths:
    M 
src/test/java/org/jenkinsci/plugins/github_branch_source/GithubAppCredentialsTest.java

  Log Message:
  -----------
  Test case-insensitive gitHubApp owner


  Commit: 37752fe6e45cf5c3157e30d5942e83414b4ff576
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/37752fe6e45cf5c3157e30d5942e83414b4ff576
  Author: Joel Armstrong <joel.armstr...@esentire.com>
  Date:   2022-02-14 (Mon, 14 Feb 2022)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubAppCredentials.java

  Log Message:
  -----------
  gitHubApp owner is case-insensitive


  Commit: 0d5d0a898f197d829bb6391f213306934e0bf3a5
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/0d5d0a898f197d829bb6391f213306934e0bf3a5
  Author: Joel Armstrong <joel.armstr...@esentire.com>
  Date:   2022-02-14 (Mon, 14 Feb 2022)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubAppCredentials.java

  Log Message:
  -----------
  Run mvn spotless:apply


  Commit: 652b38d4f1f775c8d155b4533c821e8ff2cd4253
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/652b38d4f1f775c8d155b4533c821e8ff2cd4253
  Author: James Nord <jtn...@users.noreply.github.com>
  Date:   2022-03-08 (Tue, 08 Mar 2022)

  Changed paths:
    M .github/dependabot.yml
    M .github/release-drafter.yml
    A .github/workflows/cd.yaml
    M .mvn/extensions.xml
    M .mvn/maven.config
    M pom.xml
    R src/images/github-branch.svg
    R src/images/github-logo.svg
    R src/images/github-repo.svg
    R src/images/github-scmnavigator.svg
    R src/images/make-inkscape.sh
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubOrgMetadataAction.java
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigator.java
    R src/main/webapp/images/16x16/github-logo.png
    R src/main/webapp/images/16x16/github-scmnavigator.png
    R src/main/webapp/images/24x24/github-logo.png
    R src/main/webapp/images/24x24/github-scmnavigator.png
    R src/main/webapp/images/32x32/github-logo.png
    R src/main/webapp/images/32x32/github-scmnavigator.png
    R src/main/webapp/images/48x48/github-logo.png
    R src/main/webapp/images/48x48/github-scmnavigator.png
    A src/main/webapp/images/svgs/github-logo.svg
    A src/main/webapp/images/svgs/github-scmnavigator.svg
    M 
src/test/java/org/jenkinsci/plugins/github_branch_source/GithubAppCredentialsTest.java

  Log Message:
  -----------
  Merge branch 'master' into jarmstrong-githubapp-case-insensitive


  Commit: d9508ade20e10e03398c3b8aa3d8cefa453eab42
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/d9508ade20e10e03398c3b8aa3d8cefa453eab42
  Author: Joel Armstrong <joel.armstr...@esentire.com>
  Date:   2022-03-08 (Tue, 08 Mar 2022)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubAppCredentials.java

  Log Message:
  -----------
  Normalize to lowercase Locale.ROOT


  Commit: 2f251e78277453bd5000f7ef0a29aa9ccd113e5e
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/2f251e78277453bd5000f7ef0a29aa9ccd113e5e
  Author: Joel Armstrong <joel.armstr...@esentire.com>
  Date:   2022-03-16 (Wed, 16 Mar 2022)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubAppCredentials.java

  Log Message:
  -----------
  Fix NPE


  Commit: e8adcc2a4b73b4a8982ade5aa7bce2ede66d4b55
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/e8adcc2a4b73b4a8982ade5aa7bce2ede66d4b55
  Author: Joel Armstrong <mrjoelarmstr...@gmail.com>
  Date:   2022-03-16 (Wed, 16 Mar 2022)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Merge branch 'master' into jarmstrong-githubapp-case-insensitive


  Commit: b27ff0cb4661fcf4b282800cdb8e5041b9262ecd
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/b27ff0cb4661fcf4b282800cdb8e5041b9262ecd
  Author: Joel Armstrong <mrjoelarmstr...@gmail.com>
  Date:   2022-04-06 (Wed, 06 Apr 2022)

  Changed paths:
    A .git-blame-ignore-revs
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigatorContext.java
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/IgnoreDraftPullRequestFilterTrait.java
    M src/main/java/org/jenkinsci/plugins/github_branch_source/TopicsTrait.java

  Log Message:
  -----------
  Merge branch 'master' into jarmstrong-githubapp-case-insensitive


  Commit: 46d5c2e96e4d45546359dfcdf43310f8bdd113c4
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/46d5c2e96e4d45546359dfcdf43310f8bdd113c4
  Author: Joel Armstrong <joel.armstr...@esentire.com>
  Date:   2022-05-09 (Mon, 09 May 2022)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubAppCredentials.java

  Log Message:
  -----------
  Revert "Fix NPE"

This reverts commit 2f251e78277453bd5000f7ef0a29aa9ccd113e5e.


  Commit: f2efc58933e9dae837d383bf0d786d437b7906c8
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/f2efc58933e9dae837d383bf0d786d437b7906c8
  Author: Joel Armstrong <joel.armstr...@esentire.com>
  Date:   2022-05-09 (Mon, 09 May 2022)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubAppCredentials.java

  Log Message:
  -----------
  Default to empty string if owner is null


  Commit: 356dbc2ece6681faeb3ea8a30fd2950c91061770
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/356dbc2ece6681faeb3ea8a30fd2950c91061770
  Author: Joel Armstrong <mrjoelarmstr...@gmail.com>
  Date:   2022-05-09 (Mon, 09 May 2022)

  Changed paths:
    M .github/workflows/cd.yaml
    M Jenkinsfile
    M docs/github-app.adoc
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/ApiRateLimitChecker.java
    M src/main/java/org/jenkinsci/plugins/github_branch_source/Connector.java
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubAppCredentials.java
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubBuildStatusNotification.java
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMFileSystem.java
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigator.java
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java
    M 
src/main/resources/org/jenkinsci/plugins/github_branch_source/GitHubAppCredentials/help-owner.html
    M 
src/main/resources/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource/config-detail.jelly
    M 
src/test/java/org/jenkinsci/plugins/github_branch_source/ApiRateLimitCheckerTest.java
    M 
src/test/java/org/jenkinsci/plugins/github_branch_source/GithubAppCredentialsAppInstallationTokenTest.java
    M src/test/resources/api/__files/body-(root)-XwEI7.json
    M 
src/test/resources/api/__files/body-orgs-cloudbeers-teams-justice-league-AHFpl.json
    M 
src/test/resources/api/mappings/mapping-body-orgs-cloudbeers-teams-repo-gOYDg.json
    M src/test/resources/api/mappings/mapping-contents-fu-nMBRw.json

  Log Message:
  -----------
  Merge branch 'master' into jarmstrong-githubapp-case-insensitive


  Commit: b2ef0b41a381f69b76844c7fd9ad251b990c0508
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/b2ef0b41a381f69b76844c7fd9ad251b990c0508
  Author: Joel Armstrong <joel.armstr...@esentire.com>
  Date:   2022-05-09 (Mon, 09 May 2022)

  Changed paths:
    M 
src/test/java/org/jenkinsci/plugins/github_branch_source/GithubAppCredentialsTest.java

  Log Message:
  -----------
  Alter test case


  Commit: c5ef40daef8660e3ab172d17c26bb4e768c3d15f
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/c5ef40daef8660e3ab172d17c26bb4e768c3d15f
  Author: Joel Armstrong <mrjoelarmstr...@gmail.com>
  Date:   2022-05-27 (Fri, 27 May 2022)

  Changed paths:
    M pom.xml
    A 
src/main/java/org/jenkinsci/plugins/github_branch_source/ExcludePrivateRepositoriesTrait.java
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigator.java
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigatorContext.java
    A 
src/main/resources/org/jenkinsci/plugins/github_branch_source/ExcludePrivateTrait/config.jelly
    A 
src/main/resources/org/jenkinsci/plugins/github_branch_source/ExcludePrivateTrait/help.html
    M 
src/main/resources/org/jenkinsci/plugins/github_branch_source/Messages.properties
    M 
src/test/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigatorTest.java

  Log Message:
  -----------
  Merge branch 'master' into jarmstrong-githubapp-case-insensitive


  Commit: 95858de11be35ce8f7728e2411d41f018f47c5dd
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/95858de11be35ce8f7728e2411d41f018f47c5dd
  Author: Joel Armstrong <mrjoelarmstr...@gmail.com>
  Date:   2022-06-20 (Mon, 20 Jun 2022)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Merge branch 'master' into jarmstrong-githubapp-case-insensitive


  Commit: 02fd9ef950f47c990ae33d178bfe62010818e809
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/02fd9ef950f47c990ae33d178bfe62010818e809
  Author: James Nord <jtn...@users.noreply.github.com>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
    M .github/workflows/cd.yaml
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigator.java
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java
    M 
src/main/resources/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource/config-detail.jelly
    M 
src/test/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigatorTest.java
    M 
src/test/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSourceTest.java
    A src/test/resources/api/__files/body-search-user-repos-O8W78-no-forks.json
    M 
src/test/resources/api/mappings/mapping-search-repositories-based-on-topics-O8W78.json
    A 
src/test/resources/api/mappings/mapping-search-repositories-based-on-topics-api-O8W78-exclude-forks.json
    M 
src/test/resources/api/mappings/mapping-search-repositories-based-on-topics-awesome-O8W78.json
    M 
src/test/resources/api/mappings/mapping-search-repositories-based-on-topics-nope-O8W78.json

  Log Message:
  -----------
  Merge branch 'master' into jarmstrong-githubapp-case-insensitive


  Commit: 15d932a140d2bc3a1bb36ecc7635c50020c94ea2
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/15d932a140d2bc3a1bb36ecc7635c50020c94ea2
  Author: Joel Armstrong <mrjoelarmstr...@gmail.com>
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
    M pom.xml
    M src/test/java/org/jenkinsci/plugins/github_branch_source/EventsTest.java

  Log Message:
  -----------
  Merge branch 'master' into jarmstrong-githubapp-case-insensitive


  Commit: 731f745ea0cff547505b6f3ec9c7cb4275f6e411
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/731f745ea0cff547505b6f3ec9c7cb4275f6e411
  Author: James Nord <jtn...@users.noreply.github.com>
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubAppCredentials.java
    M 
src/test/java/org/jenkinsci/plugins/github_branch_source/GithubAppCredentialsTest.java

  Log Message:
  -----------
  Merge pull request #507 from jrarmstro/jarmstrong-githubapp-case-insensitive

[JENKINS-65029] `gitHubApp` owners are case insensitive


  Commit: 02db81467083ecc5396978bdba559a76deda378e
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/02db81467083ecc5396978bdba559a76deda378e
  Author: Olivier Lamy <ol...@apache.org>
  Date:   2022-07-28 (Thu, 28 Jul 2022)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubAppCredentials.java
    M 
src/test/java/org/jenkinsci/plugins/github_branch_source/GithubAppCredentialsTest.java

  Log Message:
  -----------
  Merge branch 'master' into 
dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.23.0


Compare: 
https://github.com/jenkinsci/github-branch-source-plugin/compare/ca72be850f37...02db81467083

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-branch-source-plugin/push/refs/heads/dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.23.0/ca72be-02db81%40github.com.

Reply via email to