Skip to content

Add feature to give approve automatically for newly created PR #435

@luboszima

Description

@luboszima

Add an optional auto-approve parameter to the PR action that automatically approves PRs created by this action.

auto-approve: true  # Optional, defaults to false

Repositories with branch protection rules require manual approval for all PRs, including those from trusted automation like Dependabot or currnet repo GHA. This auto-approve can reduce manual work on PRs created by trusted automations.

I am aware that this functionality will be just for small percentage of people but it will helpful for my workflows in multiple projects.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions