ci: bump softprops/action-gh-release from 2.2.2 to 3.0.0 - #59
Open
dependabot[bot] wants to merge 1 commit into
Open
ci: bump softprops/action-gh-release from 2.2.2 to 3.0.0#59dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
requested review from
a team,
MarioBartolome,
jeff-olson,
jmukund,
josephwhenry,
noah-tutt-praetorian,
nsportsman and
peter-kwan
April 18, 2026 03:02
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.2.2 to 3.0.0. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@da05d55...b430933) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/softprops/action-gh-release-3.0.0
branch
from
April 18, 2026 22:11
0e04eb0 to
80ac7a6
Compare
nsportsman
added a commit
that referenced
this pull request
Apr 19, 2026
Reusable workflows cannot elevate GITHUB_TOKEN beyond what the caller grants. Without an explicit permissions block at the caller, the notify job falls back to org/repo default token permissions — which may be read-only, causing issue/PR comment writes to fail with 'Resource not accessible by integration'. Declaring permissions at both workflow and job level mirrors the pattern used in security.yml (contents: read, security-events: write) and aligns the caller's granted permissions with what the reusable workflow internally declares it needs. Raised by chatgpt-codex-connector P1 review on augustus #68, julius #63, titus #174, and P2 reviews on brutus #59, nerva #206. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
nsportsman
added a commit
that referenced
this pull request
Apr 19, 2026
#63) * ci: migrate external-contribution.yml to centralized reusable workflow Switch from praetorian-inc/external-contrib-action@v2 (which requires a repo-level ORG_MEMBER_CHECK_PAT PAT secret) to the centralized praetorian-inc/public-workflows/external-contrib-notify.yml@v2.0.1 reusable workflow, which uses an org-level GitHub App (EXTERNAL_CONTRIB_APP_ID / EXTERNAL_CONTRIB_APP_PRIVATE_KEY) for membership checks. Fixes the "ORG_MEMBER_CHECK_PAT environment variable is required" failure that was surfacing on PRs (seen on julius #62, same root cause across all consumers still on the old workflow). All per-repo secret plumbing is replaced by 'secrets: inherit', which forwards the org-level secrets the reusable workflow reads directly. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * ci: add explicit permissions to external-contribution.yml caller Reusable workflows cannot elevate GITHUB_TOKEN beyond what the caller grants. Without an explicit permissions block at the caller, the notify job falls back to org/repo default token permissions — which may be read-only, causing issue/PR comment writes to fail with 'Resource not accessible by integration'. Declaring permissions at both workflow and job level mirrors the pattern used in security.yml (contents: read, security-events: write) and aligns the caller's granted permissions with what the reusable workflow internally declares it needs. Raised by chatgpt-codex-connector P1 review on augustus #68, julius #63, titus #174, and P2 reviews on brutus #59, nerva #206. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps softprops/action-gh-release from 2.2.2 to 3.0.0.
Release notes
Sourced from softprops/action-gh-release's releases.
... (truncated)
Changelog
Sourced from softprops/action-gh-release's changelog.
... (truncated)
Commits
b430933release: cut v3.0.0 for Node 24 upgrade (#670)c2e35e0chore(deps): bump the npm group across 1 directory with 7 updates (#783)3bb1273release 2.6.2c34030fchore: bump node to 24.14.18975bd0chore(deps): bump vite from 8.0.0 to 8.0.5 (#781)f71937fchore(deps): bump brace-expansion from 5.0.4 to 5.0.5 (#777)3f0d239chore(deps): bump picomatch from 4.0.3 to 4.0.4 (#775)153bb8erelease 2.6.1569deb8fix: preserve discussion category when publishing releases (#765)26e8ad2release 2.6.0