8 Commits

Author SHA1 Message Date
Bryan Mutai
da9287f715
Refactor issue extraction logic in findIssuesInPR function (#2332) 2025-07-31 10:00:51 -05:00
ekzyis
2913e9a9b5
extend-awards job: fix git commit exit code, ignore Soxasora, PR author filter (#2314)
* Don't fail extend-awards job if there are no changes

* Also ignore Soxasora in extends-awards.py

* Don't run extend-awards job if PR author is ignored
2025-07-23 10:21:05 -05:00
Bryan Mutai
faf11138c4
feat: attribute multiple issues addressed in a single PR in awards.csv (#2153) 2025-05-10 13:51:34 -05:00
Scroogey-SN
27104302d5
Extend awards action (#1937)
* remove debug job, restrict create-pull-request to only awards.txt, add documentation

* make create-pull-request use a custom branch, and filter that out, so PRs generated by action don't invoke action again
2025-03-03 12:47:31 -06:00
Keyan
8a764f0f75
Revert "Extend awards action (#1933)" (#1936)
This reverts commit dfc297436b451cb14cdb57f42ea47990dd586464.
2025-03-01 16:57:56 -06:00
Scroogey-SN
dfc297436b
Extend awards action (#1933)
* add an action that extends awards.csv on PR merges

* change trigger to pull_request, add unfiltered step for logging
2025-03-01 16:51:39 -06:00
Keyan
5a7593f2a7
Revert "add an action that extends awards.csv on PR merges (#1931)" (#1932)
This reverts commit 5de9d92af25be1c8c757b344843f70fb82ffbd6a.
2025-02-28 19:19:07 -06:00
Scroogey-SN
5de9d92af2
add an action that extends awards.csv on PR merges (#1931) 2025-02-28 19:13:14 -06:00