321 Commits

Author SHA1 Message Date
bbhtt 0dbdbd27ab Exclude org.nicotine_plus.Nicotine from EOL action 2025-09-19 19:10:24 +05:30
bbhtt 3155ae6283 pr-check: Fix grammar in base review comment 2025-09-15 08:41:40 +05:30
bbhtt 816dd383cf pr-check: Tweak a review comment 2025-09-15 08:39:43 +05:30
bbhtt a3492dbb83 pr-check: Add a generic reminder to follow requirements 2025-09-15 08:36:42 +05:30
bbhtt 39194c14ea pr-check: Fix another potential syntax error 2025-09-15 08:16:37 +05:30
bbhtt d369f9f3e2 pr-check: Fix another syntax error 2025-09-15 08:13:06 +05:30
bbhtt 83f4ff3b8a pr-check: Fix syntax error 2025-09-15 08:10:05 +05:30
bbhtt 1e8d9a4332 pr-check: Add some more checks for PR file structure 2025-09-15 08:08:14 +05:30
bbhtt dd8b34945a pr-check: Don't add duplicate review comments 2025-09-15 07:52:02 +05:30
bbhtt cb8c8f6e45 pr-check: Fix some comments 2025-09-14 12:35:32 +05:30
bbhtt f01a7a0205 pr-check: Build review comment dynamically 2025-09-14 11:09:26 +05:30
bbhtt 27a86ea4f4 pr-check: Remove draft labels from non draft PRs 2025-09-14 10:48:37 +05:30
bbhtt 165b0d0fc7 pr-check: Fix comment indentation 2025-09-14 10:42:48 +05:30
bbhtt 632c67b897 pr-check: Drop dupe check 2025-09-14 10:41:43 +05:30
bbhtt ea174f50ca pr-check: Drop dupe review comment 2025-09-14 10:40:09 +05:30
bbhtt ed894a7155 pr-check: Add new checks 2025-09-14 10:39:24 +05:30
bbhtt 8793b5f806 Mark builds from branch/* as official too 2025-09-12 18:30:47 +05:30
bbhtt 1393bb988a pr-check: Don't post domain comment if pr is marked as blocked 2025-09-05 16:56:20 +05:30
bbhtt fb5e7cfe38 pr-check: Label draft PRs automatically 2025-08-31 08:08:24 +05:30
bbhtt 077487c851 pr-check: Run every 2 hours 2025-08-23 07:54:23 +05:30
bbhtt ca3bac9a42 pr-check: Don't post the domain comment until checklists are complete 2025-08-23 07:53:27 +05:30
bbhtt a8123f4ceb merge: Update to 1.0.9 2025-08-12 17:40:43 +05:30
bbhtt ee7425c9b1 merge: Update to 1.0.8 2025-08-12 17:10:51 +05:30
bbhtt 01a150ae13 merge: Update to v1.0.7 2025-08-12 16:48:28 +05:30
bbhtt bd86627896 domain_from_appid: Ignore more extension patterns 2025-08-10 15:58:45 +05:30
bbhtt fe41a6c84b domain_from_appid: Ignore extensions and baseapp
these don't get verified
2025-08-10 06:35:26 +05:30
bbhtt 35e4389109 domain_from_appid: Return none string 2025-08-09 10:19:26 +05:30
bbhtt 006286498b domain_from_appid: Fix the script and post more detailed comment 2025-08-09 10:16:21 +05:30
bbhtt c71ad0d7b9 pr-check: Remove awaiting-review when review comments are/were posted 2025-08-09 07:34:20 +05:30
bbhtt a58741e451 pr-check: Match the full comment for domain comment 2025-08-09 07:14:32 +05:30
bbhtt d55ea885fa pr-check: Add automation to post calculated domain 2025-08-09 07:10:16 +05:30
bbhtt 3ad48f3840 Add script to get domain from appid 2025-08-09 06:55:51 +05:30
bbhtt ee084337aa pr-check: Auto lock blocked PRs with too many failing builds 2025-07-30 18:55:17 +05:30
bbhtt ec85636219 pr-check: Partial match for required checkliste item 2025-07-12 23:02:26 +05:30
bbhtt 3f65a573be x-checker: Restore pipe to true 2025-07-06 09:47:18 +05:30
bbhtt bd6b2547db x-checker: Handle manual exclusion 2025-07-06 09:43:33 +05:30
bbhtt f6ed3fbbcf x-checker: Just print the folder name being deleted 2025-07-06 09:39:59 +05:30
bbhtt af3316670d archive_eol: Add some more exclusions 2025-07-02 09:06:29 +05:30
bbhtt 302c3a10ae archive_eol: Convert to list 2025-07-02 08:59:19 +05:30
bbhtt fa40371e6d archive_eol: Add some more exclusions 2025-07-02 08:56:44 +05:30
bbhtt 59dccb1d13 archive_eol: Lowercase everything before passing to GitHub
GH is case insensitive but ref IDs aren't so if a rename was EOL-ed
eg. `org.gnome.chess` -> `org.gnome.Chess` and the exclusion had
only one of them, the repo would still get EOL-ed as both resolves
to the same github repo
2025-07-02 08:52:36 +05:30
bbhtt de20eea7ff archive_eol: Reduce activity threshold to 13 weeks 2025-07-02 08:27:29 +05:30
bbhtt 12d28f5879 x-checker: Bump to 4-ish hours 2025-07-02 08:24:21 +05:30
bbhtt de6eed1137 stale-blocked: Ignore updates and handle pr-check-blocked too 2025-07-01 20:02:35 +05:30
bbhtt 71a8e811a9 stale-blocked: Make the close within period exactly 30 days 2025-07-01 19:19:59 +05:30
bbhtt a4dbffd210 pr-check: Bump schedule to every 5 hours 2025-06-30 08:57:26 +05:30
bbhtt cd3114e686 pr-check: Set a cutoff date 2025-06-30 08:56:45 +05:30
bbhtt 0397fee1be pr-check: Remove pr-check-blocked label when resolved 2025-06-30 08:47:26 +05:30
bbhtt b665f2050d merge: Update to 1.0.6 2025-06-28 07:18:29 +05:30
bbhtt f5b3217b5d stale-blocked: Move the schedule a few days up 2025-06-19 18:33:35 +05:30