SINTEF / PySilCam

SINTEF SilCam acquisition, processing and plotting
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

automated checking of version number increment on Pull Request #117

Closed emlynjdavies closed 3 years ago

emlynjdavies commented 3 years ago

Is your feature request related to a problem? Please describe. the version number in the mani init file should increment on each merge with master.

Describe the solution you'd like This could be be a github action check that must pass before merging.

Additional context Example for checking npm versions: https://github.com/marketplace/actions/version-check