bug: auto-release does not trigger on PR merge to main #54

Closed
opened 2026-05-23 19:57:13 +00:00 by jmiller · 0 comments
Owner

The auto-release workflow (Universal: Build and Release) does not trigger when a PR is merged to main, even though the trigger is correctly configured as pull_request types: [closed] on main with paths src/**. The PR merge event fires the PR-check workflow instead. Needs investigation into whether Gitea Actions handles the pull_request closed event for the auto-release workflow file.

The auto-release workflow (Universal: Build and Release) does not trigger when a PR is merged to main, even though the trigger is correctly configured as pull_request types: [closed] on main with paths src/**. The PR merge event fires the PR-check workflow instead. Needs investigation into whether Gitea Actions handles the pull_request closed event for the auto-release workflow file.
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/moko-platform#54