Skip to content

Debug: dump PR author fields - #1015

Closed
tudddorrr wants to merge 3 commits into
developfrom
debug-pr-author-assoc
Closed

Debug: dump PR author fields#1015
tudddorrr wants to merge 3 commits into
developfrom
debug-pr-author-assoc

Conversation

@tudddorrr

@tudddorrr tudddorrr commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

Permission-based gating

  • Replaced the author association check (MEMBER) with a capability check that tests whether the workflow's token can actually edit the PR via a probe PATCH request.
  • All subsequent steps now skip if the bot lacks write access to the PR.

Debug job removal

  • Removed the debug job that dumped PR author fields and the full event payload, which was likely used to diagnose the association-based filtering issues.

@codecov

codecov Bot commented Aug 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.31%. Comparing base (1ccc10b) to head (6e35050).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1015   +/-   ##
========================================
  Coverage    98.31%   98.31%           
========================================
  Files          439      439           
  Lines         7246     7246           
  Branches       971      971           
========================================
  Hits          7124     7124           
  Misses          49       49           
  Partials        73       73           

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tudddorrr

Copy link
Copy Markdown
Collaborator Author

Test complete

@tudddorrr tudddorrr closed this Aug 4, 2026
@tudddorrr
tudddorrr deleted the debug-pr-author-assoc branch August 4, 2026 20:10
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.

1 participant