-
Notifications
You must be signed in to change notification settings - Fork 386
[JENKINS-61290] hard to see why a branch was not inspected - log them #284
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
jimklimov
wants to merge
29
commits into
jenkinsci:master
Choose a base branch
from
jimklimov:log-ignored-branches
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 2 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
1bb3d66
Problem: [JENKINS-61290] hard to see why a branch was not inspected
jimklimov 402482b
BranchDiscoveryTrait.java : reduce isExcluded() logging to head.toStr…
jimklimov 48848cf
BranchDiscoveryTrait.java: use the SCM API TaskListener to log into t…
jimklimov 588f891
Add mock data to test discovery of branches with or without PRs opene…
jimklimov 7a33c3f
BranchDiscoveryTrait.java: add a newline after logging the excluded b…
jimklimov 6bf938d
Merge remote-tracking branch 'upstream/master' into log-ignored-branc…
jimklimov edad8dd
BranchDiscoveryTrait.java : port the bit-field description comment fr…
jimklimov eaea9e9
BranchDiscoveryTrait.java : prune unneded blank line
jimklimov 9f09397
Merge branch 'master' into log-ignored-branches
jimklimov 2b0163e
Merge branch 'master' into log-ignored-branches
jimklimov 5f7c21b
GitHubNotificationRequest.java: fix @see tag syntax
jimklimov 5e35af3
Merge branch 'master' into log-ignored-branches
jimklimov aa1bf7f
Merge branch 'task/formatting-base' into log-ignored-branches
bitwiseman 5fb18a8
Apply autoformatting
bitwiseman e5f915b
Merge remote-tracking branch 'upstream/master' into log-ignored-branches
bitwiseman 31e1f76
Merge branch 'master' into log-ignored-branches
jimklimov 5749a22
Merge branch 'master' into log-ignored-branches
jimklimov 810eaf3
Merge branch 'master' into log-ignored-branches
jimklimov 0cb1f9b
Merge branch 'master' into log-ignored-branches
jimklimov 3c34f67
Merge remote-tracking branch 'upstream/master' as of 2023-08-26 into …
jimklimov eecfdf2
BranchDiscoveryTrait: "mvn spotless:apply" formatting to the source code
jimklimov f36f658
Merge branch 'master' into log-ignored-branches
jimklimov c7a4f4c
Merge branch 'master' into log-ignored-branches
jimklimov f21d0ea
Merge branch 'master' into log-ignored-branches
jimklimov 4ec3fb3
Merge remote-tracking branch 'upstream/master' into log-ignored-branches
jimklimov d816c1a
Drop still-unused test JSON files [JENKINS-61290, PR #284]
jimklimov b5ab937
Merge branch 'master' into log-ignored-branches
jimklimov 33068c4
Merge branch 'master' into log-ignored-branches
jimklimov 3bd3a30
Merge branch 'master' into log-ignored-branches
jimklimov File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.