Commit Graph

106 Commits

Author SHA1 Message Date
Louis Lam
2c3abdc146
[stale-bot] Do not close pr 2022-12-05 20:11:28 +08:00
Louis Lam
443235b20b
Update stale-bot.yml 2022-09-24 00:11:22 +08:00
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