Feature Request
When we create a new release, we have many files to bump, it can be error prone.
See: https://github.com/numerique-gouv/impress/pull/123/files
What to do
Add checks in the CI to make sure they are all in sync.
Ex: https://github.com/openfun/richie/blob/master/.circleci/config.yml#L515
This check could be activated only when a label release is present:

Feature Request
When we create a new release, we have many files to bump, it can be error prone.
See: https://github.com/numerique-gouv/impress/pull/123/files
What to do
Add checks in the CI to make sure they are all in sync.
Ex: https://github.com/openfun/richie/blob/master/.circleci/config.yml#L515
This check could be activated only when a label

releaseis present: