Skip to content

fix(ci): add issues:write to bookkeeping/lint and run-unit to test - #235

Closed
iamnewton wants to merge 2 commits into
mainfrom
fix/workflow-permissions
Closed

fix(ci): add issues:write to bookkeeping/lint and run-unit to test#235
iamnewton wants to merge 2 commits into
mainfrom
fix/workflow-permissions

Conversation

@iamnewton

Copy link
Copy Markdown
Contributor

Summary

  • Adds issues: write to bookkeeping.yml so the label job can post PR comments
  • Adds issues: write to lint.yml so super-linter can post PR comments
  • Adds with: run-unit: true to test.yml so the reusable test workflow receives the expected input (fixes 0s "workflow file issue" on PR events)

Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com>
@iamnewton
iamnewton requested a review from a team as a code owner August 20, 2026 01:09
@github-actions github-actions Bot added the bug Something isn't working label Aug 20, 2026
@codecov

codecov Bot commented Aug 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #235   +/-   ##
=======================================
  Coverage   97.43%   97.43%           
=======================================
  Files          22       22           
  Lines         234      234           
  Branches       57       57           
=======================================
  Hits          228      228           
  Partials        6        6           
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@iamnewton iamnewton closed this Aug 20, 2026
@iamnewton
iamnewton deleted the fix/workflow-permissions branch August 20, 2026 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant