-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Establish CONTRIBUTING.md #12360
Milestone
Comments
This has gotten started in #12361 Once that lands, we can do a followup to move info out of README and then close this. |
BigLep
added a commit
that referenced
this issue
Aug 8, 2024
…12361) This starts on #12360 as part of landing #12340 * Update .github/workflows/pr-title-check.yml Co-authored-by: Phi-rjan <orjan.roren@gmail.com> * Update CONTRIBUTING.md Co-authored-by: Phi-rjan <orjan.roren@gmail.com> * Update CONTRIBUTING.md Co-authored-by: Phi-rjan <orjan.roren@gmail.com> * Update CONTRIBUTING.md Co-authored-by: Phi-rjan <orjan.roren@gmail.com> --------- Co-authored-by: Phi-rjan <orjan.roren@gmail.com>
rjan90
added a commit
that referenced
this issue
Aug 9, 2024
* Add PR title check workflow Add PR title check workflow Add colon Add colon Request change to PR title instead of blocking PR Request change to PR title instead of blocking PR Remove change requested if title conforms to the formate Remove change requested if title conforms to the formate * fix: workflow: Ensure PR title check posts review comments fix: workflow: Ensure PR title check posts review comments * Add fail if title is invalid Add fail if title is invalid * fix: workflow: Ensure PR title check fails for invalid titles fix: workflow: Ensure PR title check fails for invalid titles * refactor: pr-title-check: Streamline workflow and reduce complexity refactor: pr-title-check: Streamline workflow and reduce complexity * Update allowed PR-types pattern Update allowed PR-types pattern * Update pr-title-check.yml Co-authored-by: Rod Vagg <rod@vagg.org> * Use conventional commit, but allow for legacy - Allow optional "[skip changelog]" prefix - Both <type>: <scope>: and <type>(<scope>): formats - Use conventional commit "scope" instead of area - Alphabetize <type> and <scope> * docs: update pull_request_template.md Adjust pull_request_template.md according to the changes introduced with the PR title check workflow * fix(ci): update regex to support both PR title formats fix(ci): update regex to support both PR title formats * docs: seed CONTRIBUTING.md with pr title and changelog expectations (#12361) This starts on #12360 as part of landing #12340 * Update .github/workflows/pr-title-check.yml Co-authored-by: Phi-rjan <orjan.roren@gmail.com> * Update CONTRIBUTING.md Co-authored-by: Phi-rjan <orjan.roren@gmail.com> * Update CONTRIBUTING.md Co-authored-by: Phi-rjan <orjan.roren@gmail.com> * Update CONTRIBUTING.md Co-authored-by: Phi-rjan <orjan.roren@gmail.com> --------- Co-authored-by: Phi-rjan <orjan.roren@gmail.com> * Update .github/workflows/pr-title-check.yml Co-authored-by: Steve Loeppky <biglep@protocol.ai> --------- Co-authored-by: Rod Vagg <rod@vagg.org> Co-authored-by: Steve Loeppky <biglep@protocol.ai>
8 tasks
rjan90
added a commit
to hanabi1224/lotus
that referenced
this issue
Aug 12, 2024
* Add PR title check workflow Add PR title check workflow Add colon Add colon Request change to PR title instead of blocking PR Request change to PR title instead of blocking PR Remove change requested if title conforms to the formate Remove change requested if title conforms to the formate * fix: workflow: Ensure PR title check posts review comments fix: workflow: Ensure PR title check posts review comments * Add fail if title is invalid Add fail if title is invalid * fix: workflow: Ensure PR title check fails for invalid titles fix: workflow: Ensure PR title check fails for invalid titles * refactor: pr-title-check: Streamline workflow and reduce complexity refactor: pr-title-check: Streamline workflow and reduce complexity * Update allowed PR-types pattern Update allowed PR-types pattern * Update pr-title-check.yml Co-authored-by: Rod Vagg <rod@vagg.org> * Use conventional commit, but allow for legacy - Allow optional "[skip changelog]" prefix - Both <type>: <scope>: and <type>(<scope>): formats - Use conventional commit "scope" instead of area - Alphabetize <type> and <scope> * docs: update pull_request_template.md Adjust pull_request_template.md according to the changes introduced with the PR title check workflow * fix(ci): update regex to support both PR title formats fix(ci): update regex to support both PR title formats * docs: seed CONTRIBUTING.md with pr title and changelog expectations (filecoin-project#12361) This starts on filecoin-project#12360 as part of landing filecoin-project#12340 * Update .github/workflows/pr-title-check.yml Co-authored-by: Phi-rjan <orjan.roren@gmail.com> * Update CONTRIBUTING.md Co-authored-by: Phi-rjan <orjan.roren@gmail.com> * Update CONTRIBUTING.md Co-authored-by: Phi-rjan <orjan.roren@gmail.com> * Update CONTRIBUTING.md Co-authored-by: Phi-rjan <orjan.roren@gmail.com> --------- Co-authored-by: Phi-rjan <orjan.roren@gmail.com> * Update .github/workflows/pr-title-check.yml Co-authored-by: Steve Loeppky <biglep@protocol.ai> --------- Co-authored-by: Rod Vagg <rod@vagg.org> Co-authored-by: Steve Loeppky <biglep@protocol.ai>
rjan90
added a commit
that referenced
this issue
Aug 12, 2024
* Add PR title check workflow Add PR title check workflow Add colon Add colon Request change to PR title instead of blocking PR Request change to PR title instead of blocking PR Remove change requested if title conforms to the formate Remove change requested if title conforms to the formate * fix: workflow: Ensure PR title check posts review comments fix: workflow: Ensure PR title check posts review comments * Add fail if title is invalid Add fail if title is invalid * fix: workflow: Ensure PR title check fails for invalid titles fix: workflow: Ensure PR title check fails for invalid titles * refactor: pr-title-check: Streamline workflow and reduce complexity refactor: pr-title-check: Streamline workflow and reduce complexity * Update allowed PR-types pattern Update allowed PR-types pattern * Update pr-title-check.yml Co-authored-by: Rod Vagg <rod@vagg.org> * Use conventional commit, but allow for legacy - Allow optional "[skip changelog]" prefix - Both <type>: <scope>: and <type>(<scope>): formats - Use conventional commit "scope" instead of area - Alphabetize <type> and <scope> * docs: update pull_request_template.md Adjust pull_request_template.md according to the changes introduced with the PR title check workflow * fix(ci): update regex to support both PR title formats fix(ci): update regex to support both PR title formats * docs: seed CONTRIBUTING.md with pr title and changelog expectations (#12361) This starts on #12360 as part of landing #12340 * Update .github/workflows/pr-title-check.yml Co-authored-by: Phi-rjan <orjan.roren@gmail.com> * Update CONTRIBUTING.md Co-authored-by: Phi-rjan <orjan.roren@gmail.com> * Update CONTRIBUTING.md Co-authored-by: Phi-rjan <orjan.roren@gmail.com> * Update CONTRIBUTING.md Co-authored-by: Phi-rjan <orjan.roren@gmail.com> --------- Co-authored-by: Phi-rjan <orjan.roren@gmail.com> * Update .github/workflows/pr-title-check.yml Co-authored-by: Steve Loeppky <biglep@protocol.ai> --------- Co-authored-by: Rod Vagg <rod@vagg.org> Co-authored-by: Steve Loeppky <biglep@protocol.ai>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Done Criteria
There is a CONTRIBUTING.md doc that consolidates contributing expectations in one place.
Why Important
User/Customer
Contributors and Maintainers
Notes
To make sure this doesn't stay open indefinitely, I think we can close it when we have removed relevant content out of:
The text was updated successfully, but these errors were encountered: