Skip to content

fix: update release workflow permissions#8

Merged
hrntknr merged 1 commit intomainfrom
fix/update-release-workflow-permissions
Aug 17, 2025
Merged

fix: update release workflow permissions#8
hrntknr merged 1 commit intomainfrom
fix/update-release-workflow-permissions

Conversation

@hrntknr
Copy link
Copy Markdown
Member

@hrntknr hrntknr commented Aug 17, 2025

Summary

  • Add issues: write permission to support release-please functionality
  • Remove redundant permission parameters from GitHub App action
  • Simplify workflow by using top-level permissions instead of action-specific ones

- Add issues write permission to support release-please
- Remove redundant permission parameters from GitHub App action
- Simplify workflow by using top-level permissions
Copilot AI review requested due to automatic review settings August 17, 2025 17:13
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates the GitHub release workflow to properly configure permissions for release-please functionality by adding the issues: write permission and removing redundant permission parameters from the GitHub App action.

  • Add issues: write permission to workflow-level permissions
  • Remove redundant permission parameters from GitHub App action step
  • Streamline permission management by relying on top-level workflow permissions

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@hrntknr hrntknr merged commit 2be8e5f into main Aug 17, 2025
5 checks passed
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