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 #1283

Merged
merged 2 commits into from
Oct 20, 2024

Conversation

smog-root
Copy link
Contributor

FIX #1264

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 (FIX #<issue-number> or FEAT, or DOC #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!

@SurajPratap10

Copy link

vercel bot commented Oct 18, 2024

@smog-root is attempting to deploy a commit to the Suraj Pratap's projects Team on Vercel.

A member of the Team first needs to authorize it.

@smog-root
Copy link
Contributor Author

Merge it@SurajPratap10

1 similar comment
@smog-root
Copy link
Contributor Author

Merge it@SurajPratap10

@SurajPratap10 SurajPratap10 merged commit f56c151 into SurajPratap10:main Oct 20, 2024
1 check failed
Copy link
Collaborator

@MastanSayyad MastanSayyad left a comment

Choose a reason for hiding this comment

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

refer #1304

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.

3 participants