Skip to content

chore(deps): bump arcuru/actions reusable workflows to v0.2.1 - #15

Open
arcuru wants to merge 1 commit into
mainfrom
chore/bump-arcuru-actions-v0.2.1
Open

chore(deps): bump arcuru/actions reusable workflows to v0.2.1#15
arcuru wants to merge 1 commit into
mainfrom
chore/bump-arcuru-actions-v0.2.1

Conversation

@arcuru

@arcuru arcuru commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Bumps the pinned arcuru/actions reusable-workflow refs from v0.2.0 (v0.1.0 for pokem) to v0.2.1.

v0.2.1 fixes the dependency-hold gate: the reusable workflow now grants pull-requests: read for its PR-label query. At v0.2.0 the reusable's own permissions: block was contents: read only, which set pull-requests to none regardless of the (already correct) caller ceiling, so the gate failed with gh: Resource not accessible by integration (HTTP 403) on every deps/ PR.

This PR is on a non-deps/ branch so the hold gate passes (it exits early for non-dependency branches) and doesn't self-block.

Assisted-by: Claude Opus 4.8 (root-cause analysis, code generation)

v0.2.1 grants pull-requests:read in the dependency-hold reusable workflow,
fixing the PR-label query that previously failed with HTTP 403.

Assisted-by: Claude Opus 4.8 (root-cause analysis, code generation)
@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.09%. Comparing base (b8ceae4) to head (378b99b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
+ Coverage   73.03%   73.09%   +0.05%     
==========================================
  Files          39       39              
  Lines        1769     1769              
==========================================
+ Hits         1292     1293       +1     
+ Misses        477      476       -1     

☔ 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.

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