Dax Raad
a487f11a30
ci: auto-resolve merge conflicts in beta sync using opencode
...
When merging PRs into the beta branch, the sync script now attempts to automatically resolve merge conflicts using opencode before failing. This reduces manual intervention needed for beta releases when multiple PRs have overlapping changes.
2026-02-24 23:17:31 -05:00
Dax Raad
d3d783e23d
ci: allow manual dispatch for beta workflow
2026-02-01 20:18:12 -05:00
Dax Raad
7aad2ee9ae
ci: run beta workflow on hourly schedule only
2026-02-01 20:17:50 -05:00
Dax Raad
7837bbc639
ci: add synchronize event and check for beta label using contains()
2026-02-01 19:59:20 -05:00
Dax Raad
372dcc033c
ci: change trigger from scheduled cron to PR labeled events with beta label condition
2026-02-01 19:59:20 -05:00
Dax Raad
2f63152af3
ci: add DISCORD_ISSUES_WEBHOOK_URL secret to beta workflow
2026-02-01 19:59:20 -05:00
Dax Raad
b6bbb95704
ci: remove pull-request write permissions from beta workflow
2026-01-30 23:39:01 -05:00
Dax Raad
d713026a6a
ci: remove workflow restrictions to allow all PR triggers for broader CI coverage
2026-01-30 23:36:54 -05:00
Dax Raad
73c4d3644c
ci: allow manual beta workflow trigger so users can release on demand instead of waiting for hourly schedule
2026-01-30 23:36:05 -05:00
Dax Raad
571f5b31c9
ci: schedule beta workflow hourly to automate sync runs
2026-01-30 23:33:33 -05:00
Dax Raad
1aade4b308
ci
2026-01-30 10:39:59 -05:00
Dax Raad
ad5d495b2c
ci
2026-01-30 10:09:27 -05:00
Dax Raad
abb87eac8f
ci
2026-01-30 10:08:28 -05:00
Dax Raad
95309c2149
fix(beta): use local git rebase instead of gh pr update-branch
2026-01-29 21:25:27 -05:00
Dax Raad
f27ee4674a
ci
2026-01-29 20:59:33 -05:00
Dax Raad
81326377f2
ci: trigger publish workflow automatically after beta builds complete
2026-01-29 19:35:05 -05:00
Dax
cd4075faf6
feat: add beta branch sync workflow for contributor PRs ( #11190 )
2026-01-29 20:02:36 +00:00