afids / afids-validator

Validator for the anatomical fiducial placement protocol
https://validator.afids.io
GNU General Public License v3.0
2 stars 4 forks source link

Fix version bump bug #153

Closed kaitj closed 2 years ago

kaitj commented 2 years ago

Proposed changes

Fixes bug that caused skip_changelog to still cause a version bump by changing exclude_labels to exclude-labels As a test, this makes use of the skip_changelog label, although I am not sure if this would be applied given it is not in the master

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you are unsure about any of the choices, don't hesitate to ask!

Notes

All PRs will undergo the unit testing before being reviewed. You may be requested to explain or make additional changes before the PR is accepted.

_PR template was adopted from appium_