Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[enhancement] Posibility to autoaprove Pull Request #127

Open
rfernandezdo opened this issue May 17, 2024 · 2 comments
Open

[enhancement] Posibility to autoaprove Pull Request #127

rfernandezdo opened this issue May 17, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@rfernandezdo
Copy link

Is your feature request related to a problem? Please describe

Posibility to autoaprove Pull Request with branches protection rules

Description of the new feature/enhancement

FLAG,

With: PULL_REQUEST_AUTOAPPROVE: 'true' :

Create Branch

Create PR

Merge

Delete Branch

@rfernandezdo rfernandezdo added the enhancement New feature or request label May 17, 2024
Copy link

boring-cyborg bot commented May 17, 2024

Thanks for opening your first issue here! Be sure to follow the issue template!

@BobAnkh
Copy link
Owner

BobAnkh commented May 17, 2024

Do you mean to merge the pull request automatically? I suggest you use another tool like Mergify to automatically approve the pull request and merge it.

It is easy to implement an autoapprove feature since I only have to create a PR review with approval. If what you suggest is only to approve the PR with a new review, I think I can implement it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants