index
:
opencode
dev
tradam-rules-patch
The open source coding agent.
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
beta.yml
Age
Commit message (
Expand
)
Author
2026-02-24
ci: auto-resolve merge conflicts in beta sync using opencode
Dax Raad
2026-02-01
ci: allow manual dispatch for beta workflow
Dax Raad
2026-02-01
ci: run beta workflow on hourly schedule only
Dax Raad
2026-02-01
ci: add synchronize event and check for beta label using contains()
Dax Raad
2026-02-01
ci: change trigger from scheduled cron to PR labeled events with beta label c...
Dax Raad
2026-02-01
ci: add DISCORD_ISSUES_WEBHOOK_URL secret to beta workflow
Dax Raad
2026-01-30
ci: remove pull-request write permissions from beta workflow
Dax Raad
2026-01-30
ci: remove workflow restrictions to allow all PR triggers for broader CI cove...
Dax Raad
2026-01-30
ci: allow manual beta workflow trigger so users can release on demand instead...
Dax Raad
2026-01-30
ci: schedule beta workflow hourly to automate sync runs
Dax Raad
2026-01-30
ci
Dax Raad
2026-01-30
ci
Dax Raad
2026-01-30
ci
Dax Raad
2026-01-29
fix(beta): use local git rebase instead of gh pr update-branch
Dax Raad
2026-01-29
ci
Dax Raad
2026-01-29
ci: trigger publish workflow automatically after beta builds complete
Dax Raad
2026-01-29
feat: add beta branch sync workflow for contributor PRs (#11190)
Dax