summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/beta.yml
AgeCommit message (Expand)Author
2026-02-24ci: auto-resolve merge conflicts in beta sync using opencodeDax Raad
2026-02-01ci: allow manual dispatch for beta workflowDax Raad
2026-02-01ci: run beta workflow on hourly schedule onlyDax Raad
2026-02-01ci: add synchronize event and check for beta label using contains()Dax Raad
2026-02-01ci: change trigger from scheduled cron to PR labeled events with beta label c...Dax Raad
2026-02-01ci: add DISCORD_ISSUES_WEBHOOK_URL secret to beta workflowDax Raad
2026-01-30ci: remove pull-request write permissions from beta workflowDax Raad
2026-01-30ci: remove workflow restrictions to allow all PR triggers for broader CI cove...Dax Raad
2026-01-30ci: allow manual beta workflow trigger so users can release on demand instead...Dax Raad
2026-01-30ci: schedule beta workflow hourly to automate sync runsDax Raad
2026-01-30ciDax Raad
2026-01-30ciDax Raad
2026-01-30ciDax Raad
2026-01-29fix(beta): use local git rebase instead of gh pr update-branchDax Raad
2026-01-29ciDax Raad
2026-01-29ci: trigger publish workflow automatically after beta builds completeDax Raad
2026-01-29feat: add beta branch sync workflow for contributor PRs (#11190)Dax