Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Bug: release-it-action is outdated and broken #2116

Closed
3 tasks done
JoshuaKGoldberg opened this issue Apr 3, 2025 · 1 comment · Fixed by #2117
Closed
3 tasks done

🐛 Bug: release-it-action is outdated and broken #2116

JoshuaKGoldberg opened this issue Apr 3, 2025 · 1 comment · Fixed by #2117
Assignees
Labels
status: accepting prs Please, send a pull request to resolve this! type: bug Something isn't working :(

Comments

@JoshuaKGoldberg
Copy link
Owner

Bug Report Checklist

  • I have tried restarting my IDE and the issue persists.
  • I have pulled the latest main branch of the repository.
  • I have searched for related issues and found none that matched my issue.

Expected

The release workflow created in .github/workflows/release.yml should wpublish packages

Actual

JoshuaKGoldberg/package-json-validator#181:

Run JoshuaKGoldberg/release-it-action@160bc18e6032d4a7653df46c4eb6a148a0b6d961
file:///home/runner/work/_actions/JoshuaKGoldberg/release-it-action/160bc18e6032d4a[7](https://github.com/JoshuaKGoldberg/package-json-validator/actions/runs/14221795840/job/39851451304#step:5:8)653df46c4eb6a148a0b6d961/dist/index.js:262
    throw new TypeError(`Input does not meet YAML 1.2 "Core Schema" specification: ${name}\n` +
          ^

TypeError: Input does not meet YAML 1.2 "Core Schema" specification: skip-branch-protections
Support boolean input list: `true | True | TRUE | false | False | FALSE`

This is caused by using a broken, older version of https://github.com/JoshuaKGoldberg/release-it-action.

Additional Info

🎁

@JoshuaKGoldberg JoshuaKGoldberg added status: accepting prs Please, send a pull request to resolve this! type: bug Something isn't working :( labels Apr 3, 2025
@JoshuaKGoldberg JoshuaKGoldberg self-assigned this Apr 3, 2025
Copy link

github-actions bot commented Apr 3, 2025

🎉 This is included in version v2.23.1 🎉

The release is available on:

Cheers! 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: accepting prs Please, send a pull request to resolve this! type: bug Something isn't working :(
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant