[docs-only] Update check-env-var-annotoation.sh script#12176
Merged
Conversation
8b0cb6e to
630786d
Compare
2403905
approved these changes
Apr 1, 2026
5100d3a to
25e43a5
Compare
auto-merge was automatically disabled
April 7, 2026 12:19
Rebase merges are not allowed on this repository
Signed-off-by: Martin Mattel <github@diemattels.at>
25e43a5 to
42a7c5f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the
check-envvar-version-annotion.shscript:Note that allowing major.minor without a patch version is historically driven and cant be removed easily.
The dev docs tell to use m.m.p for a final semver.
Formerly there was only the whole string that contained the problem, see the image for an example how it looks now. Note that the image is based on a locally created artificial issue that is not present in ocis...