FAQ | This is a LIVE service | Changelog

Skip to content
Commit 210ffd58 authored by Ryan Kowalewski's avatar Ryan Kowalewski 🕺
Browse files

fix(check-latest-tag-in-changelog): skip job if tag is an alpha or beta release

When pushing alpha or beta tags to feature or other branches, it is not
desirable to run this check. The included regex matches the standard
semver pre-release format, with or without a preceding `v` and with or
without a trailing integer. For example, the following would match and
would skip this job, `v1.0.0-beta`, `1.0.0-beta.3`, `2.0.0-alpha.1`.
parent b2fafee0
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment