Skip to content

fix: add permissions block and forward release_branch input#240

Merged
nexus49 merged 1 commit intofeat/releasefrom
fix/pr-review-comments-226
Apr 7, 2026
Merged

fix: add permissions block and forward release_branch input#240
nexus49 merged 1 commit intofeat/releasefrom
fix/pr-review-comments-226

Conversation

@nexus49
Copy link
Copy Markdown
Member

@nexus49 nexus49 commented Apr 7, 2026

Summary

  • Add explicit permissions: {} to release-openmfp.yml to restrict default GITHUB_TOKEN scope (least privilege)
  • Add release_branch input to job-release-node.yml and forward it to job-node-test.yml so artifact uploads work for non-main branches

Addresses review comments on #226.

Add explicit empty permissions block to release-openmfp.yml to
restrict default GITHUB_TOKEN scope per least privilege principle.

Add release_branch input to job-release-node.yml and forward it
to job-node-test.yml so artifact uploads work for non-main branches.

Signed-off-by: Bastian Echterhölter <bastian.echterhoelter@sap.com>
On-behalf-of: @SAP <bastian.echterhoelter@sap.com>
@nexus49 nexus49 requested a review from a team as a code owner April 7, 2026 09:38
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 7, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 74cadf14-204d-4588-ace1-8bcfd310e732

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/pr-review-comments-226

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@nexus49 nexus49 merged commit 90984fb into feat/release Apr 7, 2026
1 check passed
@nexus49 nexus49 deleted the fix/pr-review-comments-226 branch April 7, 2026 11:09
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.

2 participants