Commit Graph

154 Commits

Author SHA1 Message Date
rezzorix dcbd9c12cf
Update stale-bot.yml
1. cron every 6 hours (from 24hrs)
2. close after 2 days scale (from 7)
3. operations per run 200 (from 90)
2022-09-23 21:59:38 +08:00
rezzorix 565e9233fe
Update stale-bot.yml
Adding "operations-per-run: 90" to ensure the action catches all 600+ items that need to be processed etc.

If not defined, the default is 30 which captures only about 200 items a run which is not enough.
2022-09-21 18:27:18 +08:00
Louis Lam 9a7c2d562a
Update PULL_REQUEST_TEMPLATE.md 2022-09-19 23:15:19 +08:00
Louis Lam c4cb825fef
Update PULL_REQUEST_TEMPLATE.md 2022-09-19 23:14:25 +08:00
rezzorix f503488618
Create stale-bot.yml 2022-09-11 14:54:33 +08:00
tamasmagyar 986c03aecd test cypress run 2022-07-18 20:51:17 +02:00
Louis Lam 3210264e28
Update PULL_REQUEST_TEMPLATE.md 2022-06-01 14:20:49 +08:00
Adam Stachowicz 5c852db1cf Fix actions/setup-node task name
Addendum to 000cbeb0ce
2022-05-02 01:23:05 +02:00
Louis Lam 000cbeb0ce Lower check-linters node version to 14, add Node.js 18, set timeout 15mins for each job 2022-05-01 18:25:52 +08:00
Louis Lam 63c8d24d6f As legacy-peer-deps is specified in .npmrc, `install-legacy` and `update-legacy` are not actually needed. 2022-05-01 12:32:06 +08:00
Louis Lam 254a6bfd36 [CI] Run check linters first 2022-05-01 12:23:28 +08:00
Adam Stachowicz 3019d5dd64 Shorter node matrix 2022-04-26 02:03:47 +02:00
Adam Stachowicz dcdbb7be8b Use separate job for linters 2022-04-26 01:57:49 +02:00
Juan Calderon-Perez 2197b98444
Upgrade to actions/checkout@v3 2022-04-23 09:47:57 -04:00
Matthew Nickson d3f0bdb440
Added JSDoc requirement in contributing docs
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2022-04-21 16:30:53 +01:00
Louis Lam 2642e70fc8 Fix auto test failed due to autocrlf 2022-04-14 01:20:54 +08:00
Louis Lam e0175d0010
Delete stale-bot.yml, no idea why it deleted some feature request 2022-03-03 10:21:34 +08:00
Louis Lam 211b44269c
Do not close feature-request 2022-02-21 11:48:03 +08:00
James White b6ad4c845a
Update PULL_REQUEST_TEMPLATE.md
Correct checklist item and make the UI type of change consistent with all others.
2022-01-09 15:31:26 +00:00
Louis Lam 5ee5ea909d Add Github Action: close-incorrect-issue.yml 2021-12-11 20:59:31 +08:00
Louis Lam c8e364911f
Delete close-issue.yml, no idea why not working 2021-12-06 17:46:46 +08:00
Louis Lam 88bc08e7b7
Update close-issue.yml 2021-12-06 17:36:18 +08:00
Louis Lam 03aeab0421
close issues that don't follow the issue template
Copy from axios
2021-12-06 17:31:25 +08:00
Adam Stachowicz 60657132c0
Update PULL_REQUEST_TEMPLATE.md 2021-12-02 11:19:59 +01:00
Louis Lam 45f7c647a6
Update feature_request.yaml 2021-11-09 21:31:04 +08:00
Louis Lam 210566c7af remove prefix for issue title, so users need to input the title 2021-11-05 11:34:50 +08:00
Nelson Chan bc5f61b3ec
Chore: Add drag and drop
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2021-11-04 10:21:57 +08:00
Nelson Chan 57389fab2c
Update PULL_REQUEST_TEMPLATE.md 2021-11-03 19:13:11 +08:00
Louis Lam dec84282ed
Update bug_report.yaml 2021-11-02 13:31:27 +08:00
Louis Lam df80f413b5
Update feature_request.yaml 2021-11-02 13:31:19 +08:00
Louis Lam 17e59f1d8d
Update ask-for-help.yaml 2021-11-02 13:30:39 +08:00
Louis Lam 973c2bb429
Update ask-for-help.yaml 2021-11-02 13:30:13 +08:00
Louis Lam b2bc8d9db9
Update bug_report.yaml 2021-11-02 13:24:15 +08:00
Louis Lam 541068ff3b
Update bug_report.yaml 2021-11-02 13:23:47 +08:00
Louis Lam 83ee46454a
Update bug_report.yaml 2021-11-02 13:12:46 +08:00
Juan Calderon-Perez 68b74f07e4 Update wording of form field 2021-10-30 19:06:32 -04:00
Louis Lam 1285ccb537
Merge pull request #784 from gaby/issue-forms
Migrate issue templates to Github Issue Forms
2021-10-27 12:29:44 +08:00
Juan Calderon-Perez 6c542edfc9 Add examples for version and image tag. 2021-10-27 00:23:13 -04:00
Juan Calderon-Perez 767807dd22 Added text placeholders for versions. 2021-10-27 00:18:05 -04:00
Juan Calderon-Perez 546402f3d2 Added docker-image-tag field. 2021-10-27 00:11:50 -04:00
Juan Calderon-Perez dd773aa5a2 Updates based on PR comments. 2021-10-26 22:10:48 -04:00
Adam Stachowicz 1d5c0502ab
Add other 2021-10-26 09:48:17 +02:00
Adam Stachowicz a1cda93ad5
Update PULL_REQUEST_TEMPLATE.md
See https://github.com/louislam/uptime-kuma/pull/785#issuecomment-950521657
2021-10-26 09:46:12 +02:00
Juan Calderon-Perez 2e4c42941a
Rename stale-bot to stale-bot.yml 2021-10-24 21:31:10 -04:00
Louis Lam 7c63cbfd84 add node.js 17 to auto test 2021-10-24 22:50:33 +08:00
Juan Calderon-Perez c7e1267779 More syntax changes. Change What to Which 2021-10-24 10:12:17 -04:00
Juan Calderon-Perez b50b390048 Changes based on PR requests 2021-10-24 10:04:56 -04:00
Adam Stachowicz 65158cb06b
Update PULL_REQUEST_TEMPLATE.md
Changes after Code Review
2021-10-24 12:21:59 +02:00
Adam Stachowicz 8fe5e4e605
Fix lint 2021-10-24 11:19:42 +02:00
Adam Stachowicz ab5ddae2ee
Delete double new line 2021-10-24 11:18:07 +02:00
Adam Stachowicz 89c64f4ea2
Create PULL_REQUEST_TEMPLATE.md
From https://github.com/Harsha200105/DesktopAssistant/pull/51
2021-10-24 11:16:29 +02:00
Juan Calderon-Perez 40a1ebecc5
Update feature_request.yaml 2021-10-24 00:51:47 -04:00
Juan Calderon-Perez c489058a57 Update labels for each form 2021-10-24 00:46:10 -04:00
Juan Calderon-Perez 95342ec006 Update label for ask for help 2021-10-24 00:41:51 -04:00
Juan Calderon-Perez bdebbf8e40 Add Support for Issue Forms 2021-10-24 00:40:06 -04:00
Juan Calderon-Perez 9a9fca67d5 Migrate Bug Report to Github Issue Forms 2021-10-23 22:58:35 -04:00
Louis Lam 7a1bb964e9
Update bug_report.md 2021-10-20 18:09:23 +08:00
Louis Lam 3fe0e9bf1e
Update ask-for-help.md 2021-10-20 18:09:10 +08:00
Louis Lam 9982887783
Update feature_request.md 2021-10-20 18:08:52 +08:00
Juan Calderon-Perez b5857f7c0c
Fix syntax issue. 2021-10-18 08:23:18 -04:00
Juan Calderon-Perez 6277babf25
Migrate to actions/stale v4.0 2021-10-18 08:22:08 -04:00
Juan Calderon-Perez 2a3ce15328
Use default number of operations per day. Defaults to 30 2021-10-17 17:23:44 -04:00
Juan Calderon-Perez 7cb25255bf
Update stale-bot 2021-10-17 17:20:32 -04:00
Juan Calderon-Perez c622f7958f
Add support for closing stale Issues/PR 2021-10-17 17:16:07 -04:00
Adam Stachowicz 521d57c483 Fix some of markdownlint warnings 2021-10-13 02:01:34 +02:00
Louis Lam 4169127143
Update FUNDING.yml 2021-10-09 19:17:01 +08:00
Louis Lam c589bd836d
[test] change to npm install for pull requests 2021-10-08 22:39:35 +08:00
LouisLam a1c2a1bc52 [test] auto test for node lts only 2021-10-08 15:34:19 +08:00
Louis Lam 79ee0e1ef4
Update ask-for-help.md 2021-10-08 11:39:31 +08:00
LouisLam deec15c09e [test] better job name 2021-10-07 20:14:24 +08:00
LouisLam 3423cb5d8e [test] try to auto test Windows and MacOS 2021-10-07 20:05:12 +08:00
LouisLam 20af179a82 [test] try to auto test Windows and MacOS 2021-10-07 20:01:33 +08:00
LouisLam c1501742f5 test github secret 2021-10-05 21:15:30 +08:00
LouisLam b7ae49c644 update github action 2021-10-05 20:42:15 +08:00
Louis Lam f0670dde20
Update auto-test.yml 2021-10-05 20:33:47 +08:00
Louis Lam 73068763c0
Create auto-test.yml 2021-10-05 20:32:48 +08:00
Adam Stachowicz 1cc788da68 Missing this 2021-09-12 19:39:28 +02:00
Louis Lam f8322de5da
Update bug_report.md 2021-09-11 13:44:06 +08:00
Louis Lam e21a18a593
Update ask-for-help.md 2021-09-11 13:41:22 +08:00
Louis Lam 2bb182b2b4
Create FUNDING.yml 2021-08-29 03:28:40 +08:00
Louis Lam 2a62f6daae
Update ask-for-help.md 2021-08-17 01:32:42 +08:00
Louis Lam e09c296410
Update bug_report.md 2021-08-17 01:32:21 +08:00
Louis Lam d7f660ec57
Update bug_report.md 2021-08-17 01:29:34 +08:00
Louis Lam 81636c7b44
Delete reviewdog.yml 2021-08-10 20:03:25 +08:00
Louis Lam 98fa995d3f
Update reviewdog.yml 2021-08-10 19:19:55 +08:00
Louis Lam 3f56167198
Update reviewdog.yml 2021-08-10 17:56:30 +08:00
Louis Lam 5163e16482
Update reviewdog.yml 2021-08-10 17:36:45 +08:00
LouisLam 5512b15162 add better token for github-pr-review for reviewdog 2021-08-10 15:39:39 +08:00
Louis Lam 1352a0a162
Update bug_report.md 2021-08-09 14:53:21 +08:00
Louis Lam 7274b82143
Update ask-for-help.md 2021-08-09 14:52:55 +08:00
Louis Lam 69b1454cf5
Update feature_request.md 2021-08-09 14:52:31 +08:00
Louis Lam f69ba12c10
update reviewdog, add vue,ts ext 2021-08-09 00:33:28 +08:00
LouisLam 6291b7b8bb update reviewdog 2021-08-09 00:12:35 +08:00
LouisLam 8e440f7dff add a bot for eslint on github 2021-08-09 00:09:33 +08:00
Louis Lam eba996b0f2
Delete codeql-analysis.yml 2021-08-03 15:17:48 +08:00
Louis Lam 0f0a6299c0
Create codeql-analysis.yml 2021-07-27 20:25:59 +08:00
Louis Lam e6ca105600
Update ask-for-help.md 2021-07-27 18:18:38 +08:00
Louis Lam ef45aedda5
Delete help.md 2021-07-27 18:18:27 +08:00
Louis Lam 7edd79a74d Update issue templates 2021-07-27 18:06:26 +08:00
Louis Lam fade240c7f
Delete --please-go-to--discussion--tab-if-you-want-to-ask-or-share-something.md 2021-07-27 18:05:11 +08:00