Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: e3ad04366fddd9d8c94005aefe0e6f65573c2ecf
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/e3ad04366fddd9d8c94005aefe0e6f65573c2ecf
  Author: cwholmes <[email protected]>
  Date:   2021-08-31 (Tue, 31 Aug 2021)

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

  Log Message:
  -----------
  Fix ignore drafts trait for only github sources


  Commit: c80c91b25e37f84353e3a4fc035053426b38ed18
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/c80c91b25e37f84353e3a4fc035053426b38ed18
  Author: cwholmes <[email protected]>
  Date:   2021-09-01 (Wed, 01 Sep 2021)

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

  Log Message:
  -----------
  Update IgnoreDraftPullRequestFilterTrait.java (#1)


  Commit: 002c46134e9a8d2afcce1844a11d1714efb5f519
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/002c46134e9a8d2afcce1844a11d1714efb5f519
  Author: cwholmes <[email protected]>
  Date:   2021-12-09 (Thu, 09 Dec 2021)

  Changed paths:
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/github_branch_source/Connector.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
    A src/test/resources/api/__files/body-search-user-repos-O8W78.json
    A 
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-awesome-O8W78.json
    A 
src/test/resources/api/mappings/mapping-search-repositories-based-on-topics-nope-O8W78.json

  Log Message:
  -----------
  Merge branch 'master' into cwholmes-patch-1


  Commit: 5c7e1274d216e1219e161098d22bb4d4a3d7fcfb
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/5c7e1274d216e1219e161098d22bb4d4a3d7fcfb
  Author: Olivier Lamy <[email protected]>
  Date:   2022-02-16 (Wed, 16 Feb 2022)

  Changed paths:
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/github_branch_source/Connector.java
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/ExcludeArchivedRepositoriesTrait.java
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/ExcludeForkedRepositoriesTrait.java
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/ExcludePublicRepositoriesTrait.java
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubRepositoryEventSubscriber.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/java/org/jenkinsci/plugins/github_branch_source/PullRequestGHEventSubscriber.java
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/PushGHEventSubscriber.java
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/TeamSlugTrait.java
    M src/main/java/org/jenkinsci/plugins/github_branch_source/TopicsTrait.java

  Log Message:
  -----------
  Merge branch 'master' into cwholmes-patch-1


  Commit: 0cc28f58591edeaeb60f66944868009fc0f76258
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/0cc28f58591edeaeb60f66944868009fc0f76258
  Author: James Nord <[email protected]>
  Date:   2022-03-01 (Tue, 01 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 cwholmes-patch-1


  Commit: af126158dca783541fe68f489b7d4c0c262b5bfa
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/af126158dca783541fe68f489b7d4c0c262b5bfa
  Author: James Nord <[email protected]>
  Date:   2022-03-28 (Mon, 28 Mar 2022)

  Changed paths:
    A .git-blame-ignore-revs
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigator.java

  Log Message:
  -----------
  Merge branch 'master' into cwholmes-patch-1


  Commit: e57ad07ef7215c6e4bc983e6b56562be779c6ce7
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/e57ad07ef7215c6e4bc983e6b56562be779c6ce7
  Author: cwholmes <[email protected]>
  Date:   2022-03-28 (Mon, 28 Mar 2022)

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

  Log Message:
  -----------
  Merge branch 'master' into cwholmes-patch-1


  Commit: 91207e9f9b4aaacacebfba238368cdee00bcf8ed
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/91207e9f9b4aaacacebfba238368cdee00bcf8ed
  Author: James Nord <[email protected]>
  Date:   2022-03-28 (Mon, 28 Mar 2022)

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

  Log Message:
  -----------
  Merge pull request #458 from cwholmes/cwholmes-patch-1

Fix ignore drafts trait for only github sources


Compare: 
https://github.com/jenkinsci/github-branch-source-plugin/compare/09c2bdf984dd...91207e9f9b4a

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-branch-source-plugin/push/refs/heads/master/09c2bd-91207e%40github.com.

Reply via email to