Commit Graph

19 Commits

Author SHA1 Message Date
2a4c5fd2b6 Add approval comment before auto-merge 2026-04-17 03:29:02 +10:00
4dc6d0919e Use github.token for auto-merge authentication 2026-04-17 03:20:21 +10:00
2c93df7307 Add token authentication for auto-merge 2026-04-17 03:16:53 +10:00
75355cd41f Fix thumbnail validation scope issue 2026-04-17 03:11:30 +10:00
6f7dea6b03 Fix validation script working directory 2026-04-17 03:07:54 +10:00
114c60f708 Fix validation script path 2026-04-17 03:02:40 +10:00
fc4c5fb1d1 Add username prefix requirement for plugin filenames 2026-04-17 02:57:51 +10:00
c99a10e1c2 Add security documentation and commit author logging 2026-04-17 02:56:13 +10:00
54b1b6efa6 Add ownership validation for plugin removal 2026-04-17 02:53:31 +10:00
9c34554bad Security: prevent unauthorized plugin modifications 2026-04-17 02:53:03 +10:00
d6f57ddf10 Security fix: prevent validation script injection in PRs 2026-04-17 02:50:54 +10:00
edea39e558 Add thumbnail support and validation
All checks were successful
Update Plugin Index / update-index (push) Successful in 7s
2026-04-17 02:48:04 +10:00
18fb15d82d Simplify index update script
All checks were successful
Update Plugin Index / update-index (push) Successful in 7s
2026-04-17 02:31:13 +10:00
e1cb13883b Use git commands for auto-merge instead of API 2026-04-17 02:27:37 +10:00
b80ba1132b Use GITHUB_TOKEN for auto-merge 2026-04-17 02:23:54 +10:00
976e275bba Fix Gitea API merge endpoint 2026-04-17 02:22:40 +10:00
70ee9e246b Enable auto-merge for validated PRs 2026-04-17 02:16:42 +10:00
513dc654b0 Add auto-index generation and update validation 2026-04-17 02:11:28 +10:00
42a1712175 Simplified: Use git-based directory with Gitea Actions instead of server 2026-04-17 02:01:51 +10:00