-
Notifications
You must be signed in to change notification settings - Fork 425
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
Check files affected by task contribution Pull Requests #2644
Conversation
Co-authored-by: Rafael Oliveira <[email protected]>
This ensures that task contribution proposal/submission content is identical in the pull request description and the affected README.md file, so that reviewers can have confidence that they need only check one of them without comparing against the other.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you so much! Sorry for the delay in review. Left some questions/comments.
Sorry, it's exam season - I'll take a look ASAP today or tomorrow. |
No problem! Thanks for letting me know! |
Since we check that the PR description matches the affected README file, we need to repeat this check if the description ever changes. Note that the GitHub default for if no types are specified is "opened", "reopened", and "synchronize" -- so this commit only adds "edited", in practice.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! Haven't tested it, but should work :)
Fixes #2583
This pull request checks whether any contributions match the norm of what is expected of a task proposal/submission:
README.md
and in a reasonable location; and