The "Verify Semver Label" GitHub Actions workflow in Cratis/Chronicle.TypeScript is failing (https://github.com/Cratis/Chronicle.TypeScript/actions/runs/33498974281). Diagnosis: The pull request #59 is missing a required semantic version label (major, minor, patch) or no-release label. The workflow is correctly enforcing that exactly one release-intent label must be present to indicate the intended release impact.
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 captured build log is available at .logs/build.log in this checkout. If it is missing, it can be read with gh run view 33498974281 --log-failed --repo Cratis/Chronicle.TypeScript.
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/Chronicle.TypeScript is failing (https://github.com/Cratis/Chronicle.TypeScript/actions/runs/33498974281). Diagnosis: The pull request #59 is missing a required semantic version label (major, minor, patch) or no-release label. The workflow is correctly enforcing that exactly one release-intent label must be present to indicate the intended release impact.
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 captured build log is available at
.logs/build.login this checkout. If it is missing, it can be read withgh run view 33498974281 --log-failed --repo Cratis/Chronicle.TypeScript.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.