[PR #5586] Dispatch github ci jobs after running update-vrt workflow #13067

Closed
opened 2026-04-10 21:46:20 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/5586

State: closed
Merged: Yes


Enhance CI workflows to support repository dispatch events and improve branch handling

  • Added support for repository_dispatch events in build, check, and codeql workflows.
  • Updated concurrency group to include client_payload.pr_number for better context.
  • Modified checkout steps to reference the correct branch from client_payload if available.

Important: I have not actually fully tested this. In theory - I think it will work. But if it fails after merging (because we need to merge to test it.. and I'm a bit lazy in terms of creating a fork and all that stuff..) - I will simply roll back this PR.

**Original Pull Request:** https://github.com/actualbudget/actual/pull/5586 **State:** closed **Merged:** Yes --- Enhance CI workflows to support repository dispatch events and improve branch handling - Added support for `repository_dispatch` events in build, check, and codeql workflows. - Updated concurrency group to include `client_payload.pr_number` for better context. - Modified checkout steps to reference the correct branch from `client_payload` if available. **Important:** I have not actually fully tested this. In theory - I think it will work. But if it fails after merging (because we need to merge to test it.. and I'm a bit lazy in terms of creating a fork and all that stuff..) - I will simply roll back this PR.
GiteaMirror added the pull-request label 2026-04-10 21:46:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#13067