mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-08-12 01:09:02 +00:00
(#13832) [docs] Bump version label only accepts SEMVER and MAJOR.MINOR
* Document bump version format Signed-off-by: Uilian Ries <uilianries@gmail.com> * Move to the right section Signed-off-by: Uilian Ries <uilianries@gmail.com> Signed-off-by: Uilian Ries <uilianries@gmail.com>
This commit is contained in:
@@ -32,8 +32,8 @@ If the pull request modifies anything else, the label won't be assigned, we need
|
||||
|
||||
Label [`Bump version`](https://github.com/conan-io/conan-center-index/pulls?q=is%3Aopen+is%3Apr+label%3A%22Bump+version%22)
|
||||
is assigned by the bot to pull-requests that are just adding a new version of the library. The new version should satisfy
|
||||
some extra conditions: sources should provide from the same URL domain as previous versions and the version itself should
|
||||
be valid semver.
|
||||
some extra conditions: sources should provide from the same URL domain as previous versions.
|
||||
For now, only [SEMVER](https://semver.org/#semantic-versioning-200) and `<MAJOR.MINOR>` are acceptable version formats.
|
||||
|
||||
> These pull-requests will be merged right away without requiring any approval (CI and CLA checks must have passed).
|
||||
|
||||
|
Reference in New Issue
Block a user