Branch: refs/heads/master Home: https://github.com/jenkinsci/github-branch-source-plugin Commit: 187600ff9a09dee16a530d8e7607030e12b5b06b https://github.com/jenkinsci/github-branch-source-plugin/commit/187600ff9a09dee16a530d8e7607030e12b5b06b Author: David Buchmann <david.buchm...@gmail.com> Date: 2020-07-23 (Thu, 23 Jul 2020)
Changed paths: A src/main/java/org/jenkinsci/plugins/github_branch_source/ExcludePublicRepositoriesTrait.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/ExcludePublicTrait/config.jelly A src/main/resources/org/jenkinsci/plugins/github_branch_source/ExcludePublicTrait/help.html M src/main/resources/org/jenkinsci/plugins/github_branch_source/Messages.properties Log Message: ----------- Add an option to only build repositories that are private Commit: 3a6deff90ac441360dd6bd9576cc1387169496e2 https://github.com/jenkinsci/github-branch-source-plugin/commit/3a6deff90ac441360dd6bd9576cc1387169496e2 Author: David Buchmann <david.buchm...@gmail.com> Date: 2020-07-23 (Thu, 23 Jul 2020) Changed paths: M src/test/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigatorTest.java M src/test/resources/api/__files/body-cloudbeers-repos-v3FBW.json A src/test/resources/api/__files/body-cloudbeers-yolo-private.json M src/test/resources/api/__files/body-orgs-cloudbeers-teams-repo-gOYDg.json A src/test/resources/api/__files/body-stephenc-yolo-private.json M src/test/resources/api/__files/body-users-stephenc-repos.json A src/test/resources/api/mappings/mapping-cloudbeers-yolo-private.json A src/test/resources/api/mappings/mapping-stephenc-yolo-private.json Log Message: ----------- src/test: Add test for exclude public repositories Commit: 49e833fdc35741e248375ec3b850dc5f3ce943e0 https://github.com/jenkinsci/github-branch-source-plugin/commit/49e833fdc35741e248375ec3b850dc5f3ce943e0 Author: Liam Newman <bitwise...@gmail.com> Date: 2020-08-14 (Fri, 14 Aug 2020) Changed paths: A src/main/java/org/jenkinsci/plugins/github_branch_source/ExcludePublicRepositoriesTrait.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/ExcludePublicTrait/config.jelly A src/main/resources/org/jenkinsci/plugins/github_branch_source/ExcludePublicTrait/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 M src/test/resources/api/__files/body-cloudbeers-repos-v3FBW.json A src/test/resources/api/__files/body-cloudbeers-yolo-private.json M src/test/resources/api/__files/body-orgs-cloudbeers-teams-repo-gOYDg.json A src/test/resources/api/__files/body-stephenc-yolo-private.json M src/test/resources/api/__files/body-users-stephenc-repos.json A src/test/resources/api/mappings/mapping-cloudbeers-yolo-private.json A src/test/resources/api/mappings/mapping-stephenc-yolo-private.json Log Message: ----------- Merge pull request #300 from cognitedata/build-private-repos-only Add an option to only build repositories that are private Compare: https://github.com/jenkinsci/github-branch-source-plugin/compare/919f2b4a9965...49e833fdc357 -- 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/master/919f2b-49e833%40github.com.