Commit Graph

55 Commits

Author SHA1 Message Date
Jiaying Wang
fa8372a83b
Update pull_request_template.md
- remove misc, can use chore instead
- add deps for area
2022-01-10 19:07:54 -05:00
Jiaying Wang
57fa377730
Update pull_request_template.md 2022-01-07 19:02:51 -05:00
Jiaying Wang
d4f46122f7
Remove ticket number from the title
issue number in PR title is not that useful because reader cannot click it and need to mention the issue in the body for auto close either way.
2022-01-07 19:01:32 -05:00
Jiaying Wang
52fbee6749
Update .github/pull_request_template.md 2021-12-16 23:01:03 -05:00
Jiaying Wang
0f0a70e251
Update .github/pull_request_template.md 2021-12-16 23:00:58 -05:00
Jiaying Wang
c2437b7bf2
Create pull_request_template.md
This is the very first iteration of the lotus PR template. The goal of adding PR template is to standardize PR requests and encourage contributors to:
- come up with good PR descriptions to give code reviewers a clear overview of what's in the PR 
- have a clear PR title as lotus generates a change log based on it
- check that tests and documentation for the codes that changed are icnluded 

The PR type follows the https://www.conventionalcommits.org/en/v1.0.0-beta.2/.  The [contribution guideline](https://github.com/filecoin-project/lotus#contribute) should be updated with how to create a pr after the template is accepted.
2021-12-01 22:37:22 -05:00
Travis Person
ac2194b0eb sync branch main with master on updates 2021-09-21 20:07:41 +00:00
Steven Allen
737ee90e69 Revert "Merge pull request #7187 from filecoin-project/test/disable-broken-testground"
This reverts commit a9826dce27, reversing
changes made to 8bcd917c12.
2021-08-26 14:27:28 -07:00
Steven Allen
b9015f8f29 fix: disable broken testground integration test 2021-08-26 12:25:35 -07:00
Jiaying Wang
5ca128e8bb
Update .github/ISSUE_TEMPLATE/enhancement.yml
Co-authored-by: Jacob Heun <jacobheun@gmail.com>
2021-08-18 12:10:08 -04:00
Jennifer Wang
c143fa922e format fix 2021-08-18 11:32:06 -04:00
Jennifer Wang
192fb159d2 copy paste is evil 2021-08-18 11:31:08 -04:00
Jennifer Wang
47d9a69802 renive and make area selection multi-optionable 2021-08-18 11:29:52 -04:00
Steven Allen
01c786c141 chore: fixup issue templates
1. Render logs/version as text, body as markdown. Previously, the _body_
was rendered as bash.
2. Fix spelling of "required".
2021-07-27 18:48:08 -07:00
Jennifer Wang
06d01d7dc0 Add github actions for staled pr 2021-07-27 05:33:48 -04:00
Jennifer Wang
f09c4733ad Fix links in issue templates 2021-07-23 18:39:41 -04:00
Jennifer Wang
816ee0b004 Update issue templates and add templates for M1 2021-07-23 18:32:54 -04:00
Jennifer Wang
e41bc229e3 Address the feedbacks 2021-07-23 00:36:31 -04:00
Jennifer Wang
bda25dd6f2 Use forms for creating lotus issues. 2021-07-23 00:36:31 -04:00
Steve Loeppky
d8431da9b9
Resurrect CODEOWNERS, but for maintainers group
Per updated CR policies for this repo, we want non-draft PRs to be assigned to the filecoin-project/lotus-maintainers team.
2021-07-16 22:53:26 -07:00
Jennifer
71ddbdaf10
Update stale.yml 2021-07-14 02:52:39 -04:00
Jennifer
856cbb2ca0
Create stale.yml
Mark any issue thats labeled with `hint/needs-author-input` and has no activity more than 5 days as stale and give a 24 hours notice before closing.
2021-07-14 02:50:18 -04:00
Cory Schwartz
e1242a20ee upgrade to v1.1 2021-06-07 09:54:08 -07:00
Cory Schwartz
abf9bd0c4d test master 2021-06-07 09:38:06 -07:00
Łukasz Magiera
f1ebf320b5 Fix codeql with go 1.16 2021-06-02 12:49:11 +02:00
Aayush Rajasekaran
9837fe27d7
Delete CODEOWNERS 2021-05-18 19:14:15 -04:00
Łukasz Magiera
dd2b44351c
Drop graphsync testplan from CI 2021-04-29 18:50:13 +02:00
Cory Schwartz
05dbe5cbbe checks on push 2021-04-29 18:32:21 +02:00
Łukasz Magiera
17e5d61b96
Update CODEOWNERS 2021-04-26 18:54:23 +02:00
Łukasz Magiera
bd753938f5
Update CODEOWNERS 2021-04-26 18:45:55 +02:00
Serhat Şevki Dinçer
8ce9412b2b
rm schedule, python, js from codeql 2021-04-12 22:14:14 +03:00
Serhat Şevki Dinçer
a9e8695e86
Create codeql-analysis.yml 2021-04-12 15:28:29 +03:00
Jennifer
81fcffcf3c
Update proving-issues.md 2021-02-27 00:55:55 -05:00
Jennifer
31898af076
Update .github/ISSUE_TEMPLATE/proving-issues.md
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com>
2021-02-27 00:54:52 -05:00
Jennifer
5b4f93cffa
Update .github/ISSUE_TEMPLATE/bug-report.md
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com>
2021-02-27 00:54:27 -05:00
Jennifer Wang
a03506cf82 Mention security policy 2021-02-22 01:38:59 -05:00
Jennifer
e3bf42cf15
Update sealingfailed.md 2021-02-08 15:32:34 -05:00
Jennifer
2f1aef17cc
Update proving-issues.md 2021-02-08 15:32:09 -05:00
Jennifer
ff6216486e
Update mining-issues.md 2021-02-08 15:31:52 -05:00
Jennifer
6c2762f7bb
Update deal-making-issues.md 2021-02-08 15:30:03 -05:00
Jennifer
8dcc008135
Update .github/ISSUE_TEMPLATE/proving-issues.md
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com>
2021-02-08 15:19:53 -05:00
Jennifer
d09db15ddd
Update .github/ISSUE_TEMPLATE/deal-making-issues.md
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com>
2021-02-08 15:19:44 -05:00
Jennifer
d09f6f947a
Update .github/ISSUE_TEMPLATE/deal-making-issues.md
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com>
2021-02-08 15:19:29 -05:00
Jennifer
bdb85d6115 Update issue templates 2021-02-06 16:23:25 -05:00
Raúl Kripalani
e5c56da321 move conformance tvx tool to lotus. 2020-09-27 20:10:05 +01:00
Jakub Sztandera
2d7a924275
Add Kubuxu to CODEOWNERS
3 pairs of eyes are better than two and getting directly notified on PR is what I want (but GH notifications have no repo+PR filter).
2020-09-09 21:32:03 +02:00
Raúl Kripalani
333c7ce1c9 initial CODEOWNERS. 2020-09-09 14:40:30 +01:00
Jakub Sztandera
b5dcb5964a
Add Impact Consensus label 2020-09-02 13:07:56 +02:00
David Dias
a4decaa188
docs: add label for markets 2020-08-31 08:04:37 +01:00
Łukasz Magiera
d2d72c76e0 docs: Expand sealing issue template 2020-08-19 01:40:28 +02:00