Add cursor/* branches to Test workflow #285

Merged
Vylpes merged 1 commit from cursor/284-test-workflow-cursor-branches into release/2.6.0 2026-09-08 14:19:50 +01:00
Member

Closes #284

Adds cursor/* to the Forgejo Test workflow push triggers, matching the pattern used in RabbitLabs/vylbot-app (#559 / PR #560) so Cloud Agent branches get CI (yarn install / build / test / lint) the same way feature/*, renovate/*, and dependabot/* already do.

Change

  • .forgejo/workflows/test.yml: add - cursor/* under on.push.branches

Self-check

  • Diff is a single branch pattern addition; no other workflow jobs changed.
  • Branched from release/2.6.0 into cursor/284-test-workflow-cursor-branches.
Closes #284 Adds `cursor/*` to the Forgejo Test workflow push triggers, matching the pattern used in `RabbitLabs/vylbot-app` (#559 / PR #560) so Cloud Agent branches get CI (yarn install / build / test / lint) the same way `feature/*`, `renovate/*`, and `dependabot/*` already do. ## Change - `.forgejo/workflows/test.yml`: add `- cursor/*` under `on.push.branches` ## Self-check - Diff is a single branch pattern addition; no other workflow jobs changed. - Branched from `release/2.6.0` into `cursor/284-test-workflow-cursor-branches`.
Add cursor/* branches to the Test workflow (#284)
All checks were successful
Test / build (push) Successful in 43s
7bc341fd43
Vylpes approved these changes 2026-09-08 14:19:45 +01:00
Vylpes merged commit 130294a813 into release/2.6.0 2026-09-08 14:19:50 +01:00
Vylpes deleted branch cursor/284-test-workflow-cursor-branches 2026-09-08 14:19:50 +01:00
Sign in to join this conversation.
No description provided.