Skip to content

Conversation

@michaeladler
Copy link
Member

Description

Log the parameters used to filter job events by action to improve traceability and debugging.

Issues Addressed

List and link all the issues addressed by this PR.

Change Type

Please select the relevant options:

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist

  • I have read the CONTRIBUTING document.
  • My changes adhere to the established code style, patterns, and best practices.
  • I have added tests that demonstrate the effectiveness of my changes.
  • I have updated the documentation accordingly (if applicable).
  • I have added an entry in the CHANGELOG to document my changes (if applicable).

@michaeladler michaeladler requested a review from stormc as a code owner October 16, 2025 13:28
@codecov
Copy link

codecov bot commented Oct 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.82%. Comparing base (26b4360) to head (057f823).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #364   +/-   ##
=======================================
  Coverage   81.81%   81.82%           
=======================================
  Files          93       93           
  Lines        3844     3845    +1     
=======================================
+ Hits         3145     3146    +1     
  Misses        450      450           
  Partials      249      249           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@michaeladler michaeladler force-pushed the feat/logging branch 3 times, most recently from f1445bf to a11f528 Compare November 7, 2025 13:39
Log the parameters used to filter job events by action to improve
traceability and debugging.

Signed-off-by: Michael Adler <[email protected]>
@michaeladler michaeladler merged commit b59ea08 into main Nov 7, 2025
17 checks passed
@michaeladler michaeladler deleted the feat/logging branch November 7, 2025 13:53
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.

3 participants