diff --git a/README.md b/README.md index 80fb21f42..e3b408d3e 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ Testing GitLabFlow branching strategy. This should automatically create a draft setting the project to `v1.1.0`. +Simulating bugfix in v1.1.0. This should trigger a v1.1.1 publish from the `release-drafter.yml`. Making a new PR. + Testing new feature on `v1.1.0`, from `main`. This should automatically create a draft setting the project to `v1.2.0`. Note that `v1.1.0` release has already been made, and a `v1.1.1` bugfix draft is present.