v5.4.0 #157
v5.4.0
#157
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Added
Config file schema support
The configuration schema is now published at: https://ghalactic.github.io/github-release-from-tag/schema/config.v5.schema.json
Your editor might be able to use this schema to provide autocompletion and validation for your configuration file. For example, if you're using the YAML extension for Visual Studio Code, you can add the following header to your configuration file to enable schema support:
In case your editor supports using a
$schema
property directly in the YAML file, the schema has been relaxed to allow this as well:Fixed
This discussion was created from the release v5.4.0.
Beta Was this translation helpful? Give feedback.
All reactions