MREYE-LUMC / ZOSPy

Wrapper around the Zemax OpticStudio API. Provides a more pythonic and intuitive way to interact with the ZOS-API through python using a .NET connection.
https://zospy.readthedocs.io
MIT License
43 stars 12 forks source link

Add action to check if CHANGELOG.md was updated #32

Closed crnh closed 1 year ago

crnh commented 1 year ago

Proposed change

We often forget to update the changelog. This action checks a PR for an updated changelog (it's output should be ignored for PRs that don't require changelog updated).

Type of change

Additional information

Related issues

Checklist

If you contributed an analysis:

If you contributed an example:

crnh commented 1 year ago

I've been unable to test the "skip changelog" label (which is intended to disable this check) but can test it later if you want

crnh commented 1 year ago

It has now been tested in #33!