GJS
da777030e5
Update: Implement feature request suspension and new guidelines
...
- Temporarily suspended the acceptance of new feature requests to focus on bug fixes, performance improvements, and critical updates.
- Added a markdown section notifying users about the temporary suspension and the backlog status of existing requests.
- Introduced a checkbox to confirm user understanding of the feature request suspension.
- Enhanced the feature request template with a section about the policy on unnecessary pings to maintainers, including an acknowledgment checkbox.
- Updated labels to include "P4: negligible" and "backlog" for better issue categorization.
modified: .github/ISSUE_TEMPLATE/feature_request.yaml
2025-03-25 12:51:40 +01:00
GJS
08724ed82a
Updated: Enhance bug report template with new guidelines and structure
...
- Added a markdown section to discourage unnecessary pings to maintainers, ensuring focused responses to urgent issues.
- Introduced a checkbox to confirm understanding of the new pinging policy.
- Updated the labels and assignees to improve issue categorization and accountability.
- Streamlined the bug report process by making related issues search and explanation more prominent.
- Enhanced the security policy section to ensure users acknowledge reading it before submitting security-related bugs.
- Made minor adjustments to field descriptions for clarity and ease of use.
modified: .github/ISSUE_TEMPLATE/bug_report.yaml
2025-03-25 12:50:50 +01:00
GJS
1968ae620c
Updated: Enhance ask-for-help template with new guidelines and structure
...
- Added a new section to discourage unnecessary pings to maintainers, ensuring better focus on high-priority tasks.
- Introduced a checkbox to acknowledge understanding of the new pinging guidelines.
- Streamlined issue submission process by emphasizing the importance of checking for duplicate issues before submitting.
- Enhanced security policy section to ensure users agree to review it before reporting security-related issues.
- Reorganized the template for clearer communication and improved user engagement.
modified: .github/ISSUE_TEMPLATE/ask-for-help.yaml
2025-03-25 12:50:22 +01:00
Zaid Hafeez
b45dc6787d
Use GitHub's new "GitHub Hosted" Ubuntu ARM runner ( #5587 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-02-16 21:06:19 +01:00
GJS
7482d5824d
Fix: Updated security issue template ( #5604 )
2025-02-06 19:38:50 +01:00
GJS
44f5a896d0
Enhance security issue template ( #5593 )
2025-02-06 13:33:27 +01:00
Louis Lam
5ee986c58e
Check knex filenames and rename json-yaml-validate.yml → validate.yml for general purposes ( #5263 )
2024-10-28 14:20:29 +08:00
Louis Lam
79a26180af
Verify language json files format ( #5233 )
2024-10-23 12:47:04 +08:00
Frank Elsinga
0f6cb15561
removed node 22 from ci to debug a testcase failiour
2024-10-04 04:20:22 +02:00
Frank Elsinga
14199dc2cb
bumped the node versions tested in CI and removed a few of the needs
constraints making CI run slower than it can
2024-10-04 04:05:18 +02:00
Ole
64073eaf71
Update Stale GitHub Action from v8 to v9
2024-07-18 02:40:56 +02:00
DevMirza
c919d2c990
fix(ci): Prevent ARM runner from running in Forks ( #4803 )
2024-05-30 14:46:04 +08:00
Frank Elsinga
359e961aa7
Fixed flipflopping between having needs:resolve-merge-conflict
and not having needs:resolve-merge-conflict
2024-05-23 20:16:37 +02:00
Gauvino
533af0f56c
feat: Add merge conflict labeler workflow ( #4694 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2024-05-20 00:16:42 +02:00
Chongyi Zheng
88187b66eb
Drop Node.js 14 and 16 ( #3747 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2024-03-28 07:30:33 +08:00
DevMirza
45690a25a0
fix(ci): Fix for the Actions failing on Windows Runner ( #4557 )
2024-03-20 22:20:40 +08:00
Frank Elsinga
cf2d603e27
Stale
, incorrect issue template and cannot-reproduce
Comments (#4490 )
2024-02-14 13:43:31 +08:00
Frank Elsinga
538f83205d
chore/issue template modification for v2 ( #4240 )
...
Co-authored-by: Nelson Chan <3271800+chakflying@users.noreply.github.com>
2024-01-26 06:57:36 +08:00
Louis Lam
d4c21a2259
[GitHub] Minor issue template wording
2024-01-09 01:35:10 +08:00
Louis Lam
996ff28ed9
Playwright + Native Node Test Runner ( #3893 )
2023-12-17 19:02:22 +08:00
Louis Lam
719ef856e8
Merge manually
2023-12-11 02:36:08 +08:00
Louis Lam
869ee8ec50
Merge branch '1.23.X' into 1.23.X-merge-to-2.X.X
...
# Conflicts:
# .github/workflows/auto-test.yml
# extra/reset-password.js
# package-lock.json
# package.json
# server/routers/status-page-router.js
# server/server.js
# server/socket-handlers/general-socket-handler.js
# server/uptime-kuma-server.js
# src/components/ActionInput.vue
# src/util.js
# src/util.ts
2023-12-11 02:13:47 +08:00
Adam Stachowicz
74a908a069
Max ESLint warnings 0 ( #4158 )
...
* Fix ESLint warnings. Update workflows. 0 ESLint warnings for auto-test
* json-yaml-validate: Fix `unable to find version `v2``
2023-12-04 18:19:18 +08:00
Louis Lam
8aa497fb89
Update actions/stale from v7 to v8 and disable it for pull request
2023-12-04 02:11:52 +08:00
William Harrison
2547515a37
feat: grammar fixes ( #4042 )
...
* feat: grammar fixes
* Update PULL_REQUEST_TEMPLATE.md
2023-11-16 20:31:20 +08:00
DevMirza
8c7dea5219
🚀 Add CodeQL Action to analyze code ( #3910 )
...
* Create codeql-analysis.yml
* Update codeql-analysis.yml
2023-10-18 18:45:14 +08:00
Louis Lam
852b3fa61b
Merge branch '1.23.X'
...
# Conflicts:
# package-lock.json
# server/database.js
# server/server.js
# server/util-server.js
2023-10-09 21:28:01 +08:00
Louis Lam
476deb9fec
Pin npm@9
2023-10-09 07:33:52 +08:00
Louis Lam
a36f2a75ca
Enable auto-test for 1.23.X branch
2023-10-09 07:23:30 +08:00
Adam Stachowicz
04b8681cfb
Fix few markdownlint warnings ( #3825 )
2023-10-03 05:48:21 +08:00
DevMirza
82bad6deaa
🐛 fix: AutoTest workflow ( #3725 )
2023-09-10 18:33:55 +08:00
Louis Lam
faf8b5e7ce
Fix prevent-file-change ( #3722 )
2023-09-09 19:45:11 +08:00
Louis Lam
fd680feb97
Prevent to modify lang files ( #3720 )
2023-09-09 19:25:09 +08:00
Louis Lam
a8bc0f8d6a
Fix auto test ( #3702 )
2023-09-06 21:34:43 +08:00
Louis Lam
64b97c0f29
Lock to npm@9 ( #3670 )
2023-09-01 17:30:09 +08:00
Louis Lam
31c00081fa
Merge branch 'master' into 2.0.X
2023-08-16 16:14:04 +08:00
Nelson Chan
fe431d6385
Chore: Run test on PR to v2 branch ( #3582 )
2023-08-16 16:05:52 +08:00
Louis Lam
ce0289855d
Remove hard-coded node versions as upstream fixed ( #3576 )
2023-08-15 17:13:35 +08:00
Louis Lam
d33b4f46e4
Disable e2e test temporarily and update some docs
2023-08-11 22:17:31 +08:00
Matthew Nickson
8a92054c2b
Added JSDoc to ESLint ( #3529 )
...
* Added JSDoc to eslint rules
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
* Fixed JSDoc eslint errors
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
* Update the check-linters workflow to Node.js 20
---------
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2023-08-11 15:46:41 +08:00
Louis Lam
59245e624d
Update workflow's Node.js version to 20 ( #3503 )
2023-07-30 19:02:36 +08:00
Frank Elsinga
baf5613dfa
Fixed Replit
not being mentioned in the help template ( #3430 )
2023-07-16 22:43:51 +08:00
Louis Lam
19873e5b9e
Remove npm cache from the auto test workflow ( #3359 )
2023-07-05 21:03:02 +08:00
Louis Lam
c583037dff
Fix auto test for armv7
2023-07-04 23:13:08 +08:00
Louis Lam
eaee55fc8f
Add arm runners to this repo ( #3326 )
2023-06-28 21:04:38 +08:00
Louis Lam
fea8ef8367
Update bug_report.yaml
2023-06-09 20:50:13 +08:00
Louis Lam
68f389868c
Update bug_report.yaml
2023-06-03 16:25:49 +08:00
Louis Lam
dfe6f52f6a
Add test for Node.js 20, drop 19
2023-05-02 16:17:37 +08:00
Grant Birkinbine
501dc29e6d
use exclude file
2023-03-30 11:46:28 +01:00
grantbirki
27b0895722
fix branch names
2023-03-26 22:35:00 +01:00