Skip to content

Update pr-tagging.yml - #102

Merged
collin-treacy merged 1 commit into
mainfrom
collin-treacy-patch-1
Sep 1, 2026
Merged

Update pr-tagging.yml#102
collin-treacy merged 1 commit into
mainfrom
collin-treacy-patch-1

Conversation

@collin-treacy

Copy link
Copy Markdown
Contributor

Prevents 403 Permission Denied errors during GitHub Actions runs triggered by external contributors. Forked pull requests run with read-only GITHUB_TOKEN permissions, so tag creation steps are now restricted to internal repository branches.

Prevents 403 Permission Denied errors during GitHub Actions runs triggered by external contributors. Forked pull requests run with read-only GITHUB_TOKEN permissions, so tag creation steps are now restricted to internal repository branches.
@collin-treacy
collin-treacy merged commit 53d78b2 into main Sep 1, 2026
6 checks passed
@collin-treacy
collin-treacy deleted the collin-treacy-patch-1 branch September 1, 2026 15:22
@codecov

codecov Bot commented Sep 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.53372%. Comparing base (fd0d54b) to head (55ed3af).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@              Coverage Diff              @@
##                main        #102   +/-   ##
=============================================
  Coverage   98.53372%   98.53372%           
=============================================
  Files             11          11           
  Lines           1364        1364           
=============================================
  Hits            1344        1344           
  Misses            20          20           
Flag Coverage Δ
unit 98.53372% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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