Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (push) Successful in 9s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (push) Successful in 11s
Markdown linter / markdown-link-checker (push) Successful in 29s
Markdown linter / markdown-lint (push) Successful in 35s
Replace the RC-only pattern with a generic SemVer 2.0 pre-release pattern so that tags like -alpha, -beta, -dev or -rc are all correctly detected as pre-releases. Previously only -rc tags were recognized. Also configure git user identity before tagging in the auto-release workflow. Co-authored-by: Copilot <copilot@github.com>