SCANPY-242 Improved releasability workflow#310
Conversation
SummaryMigrated releasability workflow from Cirrus CI check_suite trigger to GitHub's native workflow_run trigger, triggered by the Build workflow completion. Updated the releasability action from v2 to v3. The change simplifies the trigger condition from complex Cirrus CI checks to a straightforward workflow success check, while adding explicit branch filtering (master, branch-, dogfood-). What reviewers should knowReview the trigger mechanism: Previously relied on external Cirrus CI webhooks, now uses GitHub's native workflow_run event from the Build workflow. The condition logic is significantly simpler — focus on whether
|
|





No description provided.