Approve PR creation from Issue
Version updated for https://github.com/knadh/approve-pr-creation-from-issue to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action enforces a workflow where contributors must first open an issue, discuss proposed changes, and obtain explicit approval from maintainers via an issue comment before submitting a pull request (PR). It ensures that PRs include a valid reference to the approval comment and automatically closes PRs that do not comply, helping maintainers reduce the overhead of managing unsolicited or unapproved contributions. Key capabilities include automated validation of PRs against issue approvals and configurable conditions for contributors and PR content.
Release notes
Full Changelog: https://github.com/knadh/approve-pr-creation-from-issue/commits/v1.0.0