Skip to content
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

Adding a FINE level log message when effectively triggering #327

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

xsimo
Copy link
Contributor

@xsimo xsimo commented Oct 17, 2024

Using Jenkins' LogRecorder, we can access log messages that are set more verbose than INFO (i.e., CONFIG, FINE, FINER, FINEST). When doing so, to see which job got triggered we currently have to proceed by elimination. Adding this log message can help determining which job got triggered by a specific webhook call.

#93

#227

Testing done

this single liner does not require test.

Submitter checklist

  • [x ] Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • [x ] Ensure that the pull request title represents the desired changelog entry
  • [x ] Please describe what you did
  • [x ] Link to relevant issues in GitHub or Jira
  • [x ] Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

@xsimo xsimo requested a review from a team as a code owner October 17, 2024 18:40
@tomasbjerre tomasbjerre merged commit d336861 into jenkinsci:master Oct 17, 2024
4 of 6 checks passed
@tomasbjerre
Copy link
Contributor

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants