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

Prevent merging for pull requests in progress (#11) #11

Conversation

GuiBL4
Copy link
Contributor

@GuiBL4 GuiBL4 commented Mar 31, 2023

Description

This pull request aims to prevent merging of an incomplete work by checking the status: in progress label.
Moreover, it adds a delete scheme to autodelete Purge workflows runs automatically after its own run.

Related issues

closes #10

How has this been tested?

The tests were performed on another test repository.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes generate no new warnings
  • I have checked my code and corrected any misspellings

@GuiBL4 GuiBL4 changed the title Prevent-merging-if-there-is-an-in-progress-label Prevent-merging-if-there-is-an-in-progress-label (#11) Mar 31, 2023
@GuiBL4 GuiBL4 marked this pull request as ready for review March 31, 2023 12:57
@binadamu-isiyoonekana binadamu-isiyoonekana changed the title Prevent-merging-if-there-is-an-in-progress-label (#11) Prevent merging for pull requests in progress (#11) Mar 31, 2023
Copy link

@binadamu-isiyoonekana binadamu-isiyoonekana left a comment

Choose a reason for hiding this comment

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

Perfect :)

@GuiBL4 GuiBL4 merged commit 4c4a5f9 into SofairOfficial:main Apr 27, 2023
@GuiBL4 GuiBL4 deleted the Prevent-merging-if-there-is-an-in-progress-label branch April 27, 2023 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prevent merging if there is an 'in-progress' label
2 participants