Jason Wen
e54ddf30b8
ci: restore workflows from source branch for reset and squash ( #1607 )
2025-12-21 22:48:45 -05:00
Jason Wen
f5b3d87e25
ci: add GitHub app token for authenticated pushes ( #1586 )
2025-12-18 00:03:48 -05:00
Jason Wen
f43479aac5
ci: update workflow file name for prebuilt jobs ( #1499 )
2025-11-21 14:10:33 -05:00
DevTekVE
f833819143
ci: update trigger for prebuilt ( #1439 )
...
Updated workflow `if` conditions to use `vars.PREBUILT_PR_LABEL`.
2025-10-31 17:54:39 +01:00
DevTekVE
55147d8a55
ci: use environment variable for PR label in query ( #1436 )
...
* ci: use environment variable for PR label in query
- Replaced static `PR_LABEL` references with `${{ env.PR_LABEL }}` for consistency.
- Ensures flexibility and reduces hardcoded values in the workflow.
* does this work better?
* fuck this
* aight
2025-10-28 18:58:04 +01:00
DevTekVE
aeaac22274
ci: refine PR search query to avoid querying whole github ( #1330 )
...
* ci: refine PR search query to improve label handling in GitHub Action workflow
- Replaced `label` with `search_query` for better flexibility.
- Added support for multiple labels (`PR_LABEL` and `${PR_LABEL}-c3`).
* ci: fix PR search query for proper label matching in workflow
- Adjusted `label` query syntax to correctly handle multiple labels.
* Update .github/workflows/sunnypilot-master-dev-prep.yaml
2025-10-07 07:45:04 +02:00
Jason Wen
698e0ca00f
migration: new branch names ( #1225 )
...
* migration: new branch names
* more migration
* update channel type
* no more var
* update
* more
* more
2025-09-07 23:23:03 -04:00