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

Closed
wants to merge 1 commit into from

Conversation

smog-root
Copy link

Closes #935

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 , Close, Closes, Closed , Fix , Fixed , Resolve , Resolves #Issue_number).
  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 labels added to issue #81 .To this PR. and assign me!

@abhisheks008

Copy link

Our team will soon review your PR. Thanks @smog-root :)

@abhisheks008
Copy link
Owner

Please follow the pull request template for pushing this workflow.
@smog-root

@smog-root
Copy link
Author

Sorry! i'm currently not doing workflows!! @MastanSayyad

@smog-root smog-root closed this Oct 25, 2024
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.

Implement PR Issue Checker Workflow
2 participants