145 stable releases

new 1.2.111 Mar 11, 2025
1.2.109 Feb 25, 2025
1.2.103 Dec 22, 2024
1.2.99 Nov 17, 2024
1.1.21 Mar 30, 2023

#415 in Command line utilities

Download history 23/week @ 2024-11-21 132/week @ 2024-11-28 593/week @ 2024-12-05 385/week @ 2024-12-12 267/week @ 2024-12-19 23/week @ 2024-12-26 79/week @ 2025-01-02 14/week @ 2025-01-09 64/week @ 2025-01-23 164/week @ 2025-01-30 110/week @ 2025-02-06 171/week @ 2025-02-13 275/week @ 2025-02-20 160/week @ 2025-02-27 104/week @ 2025-03-06

778 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