ci: align build-macos trigger with build-linux (tag + dispatch) #5

Merged
mik-tf merged 2 commits from development into main 2026-02-06 16:26:19 +00:00
Owner

Changes build-macos.yaml trigger from push: branches: [main] to push: tags: ["v*"] + workflow_dispatch.

Why:

  • Aligns with build-linux.yaml and the forge_package skill standard
  • Stops stuck jobs from queuing on every merge to main when no macOS runner is online
  • DevOps can still trigger manually via workflow_dispatch when their Mac runner is up
  • Tag pushes (releases) trigger both Linux + macOS builds together

CI #88: success

Changes `build-macos.yaml` trigger from `push: branches: [main]` to `push: tags: ["v*"]` + `workflow_dispatch`. **Why:** - Aligns with `build-linux.yaml` and the `forge_package` skill standard - Stops stuck jobs from queuing on every merge to main when no macOS runner is online - DevOps can still trigger manually via `workflow_dispatch` when their Mac runner is up - Tag pushes (releases) trigger both Linux + macOS builds together CI #88: success
ci: change build-macos trigger from push-to-main to tag-push
All checks were successful
Build and Test / build (push) Successful in 1m43s
6b881cf3a3
Aligns with build-linux.yaml and forge_package skill standard.
Prevents stuck jobs when no macOS runner is online.
DevOps can still trigger manually via workflow_dispatch.
merge: sync main into development
All checks were successful
Build and Test / build (pull_request) Successful in 2m28s
Build and Test / build (push) Successful in 1m47s
e7bc7e3988
mik-tf merged commit e7bc7e3988 into main 2026-02-06 16:26:19 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_redis!5
No description provided.