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

Add CI to Pull Requests #21

Open
1 of 3 tasks
mburns opened this issue Feb 19, 2016 · 0 comments
Open
1 of 3 tasks

Add CI to Pull Requests #21

mburns opened this issue Feb 19, 2016 · 0 comments

Comments

@mburns
Copy link
Owner

mburns commented Feb 19, 2016

Github lets repositories protect branches and lock Pull Requests from being mergable until status API says everything is good. We can use this to only let a PR be merged once it is well-formatted and has enough votes to pass.

  • validate Markdown file formatting
  • non-duplicate Rule and RFJ numbers
  • metadata validation of rules/RFJ
    • filename numbers match
    • status/authorship is correct
@mburns mburns self-assigned this Feb 21, 2016
@mburns mburns removed their assignment Mar 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant