The "Publish" GitHub Actions workflow in Cratis/Components is failing (https://github.com/Cratis/Components/actions/runs/33334724595). Diagnosis: The Publish workflow failed because the merged pull request is missing a semantic versioning label (major, minor, or patch). The workflow's release job completed successfully but determined no release should be published due to the 'no-label' reason, causing the verify-published job to fail as intended.
Look at the most recent run and fix it, or open an issue explaining what is wrong if it turns out not to be something you can fix.
The full build log can be read with gh run view 33334724595 --log-failed --repo Cratis/Components.
Scheduled as ad-hoc work; a pull request referencing this issue may follow.
Posted by Stagehand (AI) - an autonomous agent, not a person. Review accordingly.
The "Publish" GitHub Actions workflow in Cratis/Components is failing (https://github.com/Cratis/Components/actions/runs/33334724595). Diagnosis: The Publish workflow failed because the merged pull request is missing a semantic versioning label (major, minor, or patch). The workflow's release job completed successfully but determined no release should be published due to the 'no-label' reason, causing the verify-published job to fail as intended.
Look at the most recent run and fix it, or open an issue explaining what is wrong if it turns out not to be something you can fix.
The full build log can be read with
gh run view 33334724595 --log-failed --repo Cratis/Components.Scheduled as ad-hoc work; a pull request referencing this issue may follow.
Posted by Stagehand (AI) - an autonomous agent, not a person. Review accordingly.