Commit Graph
189 Commits
Author SHA1 Message Date
bbhtt b699208bc6 Add pull_request_target event 2025-01-29 21:57:15 +05:30
bbhtt fe2f8a60a8 Add support for PRs too 2025-01-29 21:53:56 +05:30
bbhtt 53f4f29882 Fix indent 2025-01-29 21:15:37 +05:30
bbhtt 413fc48b0d Add workflow to lock spam issues 2025-01-29 21:12:52 +05:30
bbhtt 43d377f2f0 merge: mention 2fa 2025-01-02 17:10:28 +05:30
bbhtt f79c512996 Just print the list
this action is not getting used anyways due to hitting API quotas
2024-12-10 21:17:55 +05:30
bbhtt 86e743fbb1 tag-quality-mod-issues: Use env variables 2024-12-10 17:28:15 +05:30
bbhtt ea598fbca7 stale: Use github token and add permission 2024-12-10 17:28:15 +05:30
bbhtt 3859e2ebf5 merge: Use env variables and output 2024-12-10 17:28:15 +05:30
bbhtt 9f7c5f1a7f lock-prs: Add finer permissions 2024-12-10 17:28:14 +05:30
bbhtt 73b4e7d8c3 close-master-prs: Use env variables and drop permission to job level 2024-12-10 17:28:14 +05:30
bbhtt 0d140c7670 build-merge: Use finer permissions
this drops all other permissions from GITHUB_TOKEN
2024-12-10 17:28:14 +05:30
bbhtt b8c3f7f441 archive: Move token to step level 2024-12-10 17:28:08 +05:30
bbhtt eeb3a9a162 merge: Pin pygobject 2024-12-10 17:24:16 +05:30
bbhtt bea91fc322 Add vkBasalt extension to exceptions 2024-12-08 12:47:34 +05:30
bbhtt 8ace2bb0e2 Remove some redundant fields from various workflows 2024-12-08 12:39:35 +05:30
bbhtt 198f39da1b Drop permissions
no point with flathubbot token
2024-12-08 12:23:36 +05:30
bbhtt 19c219af5e Use FLATHUBBOT_TOKEN
otherwise the second run to tag the team does not work
2024-12-08 12:14:35 +05:30
bbhtt 14bdfdb709 Combine workflows 2024-12-08 12:09:22 +05:30
bbhtt 4262a849d4 Add missing repo field 2024-12-08 11:45:58 +05:30
bbhtt c7bbb9c871 Seperate label and tag workflows 2024-12-08 11:43:57 +05:30
bbhtt 1fdb0b8bd9 Drop label from template now
Uses autolabel based on title
2024-12-08 11:29:24 +05:30
bbhtt fe007b9049 Drop labeled type
Prevent duplicate runs
2024-12-08 11:24:45 +05:30
bbhtt 9f08942894 Extend action to autolabel issues
labelling does not work for outside users even through the template
2024-12-08 11:11:37 +05:30
bbhtt c788763aa3 Add a blank template 2024-12-08 08:08:37 +05:30
bbhtt d521240365 merge: Quote input arguments 2024-12-07 21:09:22 +05:30
bbhtt 759292c2d7 Allow to be run manually 2024-12-07 18:48:23 +05:30
bbhtt 191bcdc1d3 Add workflow for tagging quality mod issues 2024-12-07 18:45:35 +05:30
bbhtt c98723362c Simplify template 2024-12-07 18:28:42 +05:30
bbhtt 7b51a7c84b Add issue template for quality guidelines 2024-12-07 18:26:36 +05:30
bbhtt 1f0d1dcd28 ci: Make the cmd readable 2024-12-07 00:08:23 +05:30
bbhtt 0713996adf ci: Bump operations count to a larger value
as it processes in oldest first order, it hits old issues first
2024-12-05 21:29:54 +05:30
bbhtt 3c992b88f4 ci: Increase stale frequencey and process in ascending order 2024-12-05 21:26:52 +05:30
bbhtt 8697a10051 pr: Add submission guide to template 2024-11-08 08:32:14 +05:30
bbhtt 27589e1470 ci: Set python-version 2024-11-07 14:04:54 +05:30
bbhtt bf42f138a0 Add python format and lint CI 2024-11-07 14:02:10 +05:30
bbhtt 1c29aa60d5 merge: Format with ruff 2024-11-07 13:52:56 +05:30
bbhtt db3e106060 merge: Change some words 2024-11-07 13:50:55 +05:30
bbhtt bd94df47ab lock-prs: Respect leave-open label too 2024-11-06 21:27:18 +05:30
bbhtt 80defad938 stale: Bump operations until we get rid of largest batch 2024-11-05 08:35:39 +05:30
bbhtt 8a1ac6d6b2 x-checker: Add a concurrency key to prevent multiple runs racing
against each other
2024-11-05 08:12:39 +05:30
bbhtt 626c65dedb Add a helper image when closing 2024-11-03 10:50:50 +05:30
bbhtt 6c695ce406 Use github token and allow workflow_call 2024-11-03 09:59:38 +05:30
bbhtt f31a17dbdf Fix some spaces in the template 2024-11-02 12:44:29 +05:30
bbhtt 6f288aa41d Add more warnings to PR template 2024-11-02 12:42:02 +05:30
bbhtt cbd6812c9c lock-prs: Use the locked field 2024-11-02 10:02:44 +05:30
bbhtt 27d515572e lock-prs: Get all updated PRs then filter to first 100 2024-11-02 09:51:16 +05:30
bbhtt d163baee71 lock-prs: Fix syntax error 2024-11-02 09:45:42 +05:30
bbhtt 10aac87c56 lock-prs: Exempt locking prs marked as stale 2024-11-02 09:44:19 +05:30
bbhtt 947c269bfe stale: Run twice weekly and reduce operations-per-run 2024-11-02 09:03:33 +05:30