#cli #semantic-release #configured

app is-semantic-release-configured

Test if semantic-release is configured

149 stable releases

1.2.115 Apr 19, 2025
1.2.112 Mar 27, 2025
1.2.103 Dec 22, 2024
1.2.99 Nov 17, 2024
1.1.21 Mar 30, 2023

#408 in Command line utilities

Download history 50/week @ 2025-01-05 10/week @ 2025-01-12 119/week @ 2025-01-26 142/week @ 2025-02-02 142/week @ 2025-02-09 248/week @ 2025-02-16 157/week @ 2025-02-23 159/week @ 2025-03-02 123/week @ 2025-03-09 16/week @ 2025-03-16 113/week @ 2025-03-23 145/week @ 2025-03-30 96/week @ 2025-04-06 156/week @ 2025-04-13 61/week @ 2025-04-20

469 downloads per month

MIT/Apache

19KB

is-semantic-release-configured

Build Status

is-semantic-release-configured is a small binary to test if semantic-release is configured.

This can be used to manage control flow in shell scripts.

Note: this tool currently only checks for the existence of configuration, it does not validate the content. This tool does not care if your configuration will be rejected by semantic-release.

Example

See semantic-release-action/rust for an example program that uses is-semantic-release-configured.

Dependencies

~3–13MB
~173K SLoC