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

Implement GitHub PR Issue Checker Workflow #149

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

smog-root
Copy link
Contributor

Fixes: #146

Usage:

  1. When a pull request is created or edited, the workflow automatically triggers.

  2. The workflow checks for:

  • A non-empty PR description.
  • A valid issue reference format (Fixes #<issue-number> or Fixes #NEW).
  1. If either check fails, the PR will be marked as failing, and the author will receive clear error messages in the PR comments.
  2. If all checks pass, a confirmation message will indicate that the PR is valid.

Note: Kindly add all the labels added to the issue, to this PR!

@Anuj3553

Signed-off-by: smog-root <[email protected]>
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

🎉 Thank you @smog-root for your contribution! Your pull request has been submitted successfully. A maintainer will review it as soon as possible. We appreciate your support in making this project better

@Anuj3553 Anuj3553 self-requested a review October 18, 2024 01:44
@Anuj3553 Anuj3553 added gssoc-ext Extended contribution for GSSoC hacktoberfest-accepted Eligible contribution for Hacktoberfest rewards level2 Intermediate-level contribution or task hacktoberfest Open-source contribution during October for GSSoC labels Oct 18, 2024
@Anuj3553 Anuj3553 merged commit e08a53b into Bitbox-Connect:main Oct 18, 2024
1 of 2 checks passed
@Anuj3553
Copy link
Collaborator

Well done @smog-root

@Anuj3553
Copy link
Collaborator

Can you give star to this repo?

@smog-root
Copy link
Contributor Author

smog-root commented Oct 18, 2024

Can you give star to this repo?

I already gave a star!

@Anuj3553

@Anuj3553
Copy link
Collaborator

Can you give star to this repo?

I already gave a star!

@Anuj3553

Thankyou bro ✌️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext Extended contribution for GSSoC hacktoberfest Open-source contribution during October for GSSoC hacktoberfest-accepted Eligible contribution for Hacktoberfest rewards level2 Intermediate-level contribution or task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants