Skip to content

Conversation

@jeffpaul
Copy link
Member

@jeffpaul jeffpaul commented Aug 7, 2025

Description of the Change

This pull request makes a minor update to the GitHub Actions workflow configuration. It adds explicit permissions for writing to repository contents and packages, which are required for deployment operations.

  • Added permissions for contents: write and packages: write to .github/workflows/push-deploy.yml to enable necessary access for deployment jobs.

How to test the Change

Changelog Entry

Developer - Ensure release deploy action permissions allow for attaching release assets.

Credits

Props @jeffpaul.

Checklist:

@jeffpaul jeffpaul added this to the 1.2.0 milestone Aug 7, 2025
@jeffpaul jeffpaul requested a review from dkotter August 7, 2025 14:38
@jeffpaul jeffpaul self-assigned this Aug 7, 2025
@jeffpaul jeffpaul moved this to Code Review in Open Source Practice Aug 7, 2025
@github-actions github-actions bot added the needs:code-review This requires code review. label Aug 7, 2025
dkotter
dkotter previously approved these changes Aug 7, 2025
@github-project-automation github-project-automation bot moved this from Code Review to QA Testing in Open Source Practice Aug 7, 2025
@jeffpaul jeffpaul merged commit 118966c into develop Aug 11, 2025
10 checks passed
@jeffpaul jeffpaul deleted the add/action-permissions branch August 11, 2025 18:33
@github-project-automation github-project-automation bot moved this from QA Testing to Done in Open Source Practice Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs:code-review This requires code review.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants