The "Verify Semver Label" GitHub Actions workflow in Cratis/Components is failing (https://github.com/Cratis/Components/actions/runs/33337456077). Diagnosis: The workflow failed because the pull request #228 has no release-intent labels (the LABELS variable is an empty array). The verification step requires exactly one of: major, minor, patch, or no-release label to be present on the PR.
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 33337456077 --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 "Verify Semver Label" GitHub Actions workflow in Cratis/Components is failing (https://github.com/Cratis/Components/actions/runs/33337456077). Diagnosis: The workflow failed because the pull request #228 has no release-intent labels (the LABELS variable is an empty array). The verification step requires exactly one of: major, minor, patch, or no-release label to be present on the PR.
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 33337456077 --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.