Crissal1995 / automsr

MIT License
7 stars 0 forks source link

Add a check to disable manual version bump in pyproject.toml #16

Closed Crissal1995 closed 1 year ago

Crissal1995 commented 1 year ago

Rationale: we have the labels system in place, so the version bump is automatic.

This prevents the user from doing a mistake in the version bump (e.g., skipping versions) and not resolving conflicts for PR merging race-conditions