__issue:__ This filter may be too broad
If I'm understanding correctly, you're looking to prevent the version updating script from creating an endless loop of versioning.yaml Action calls. However, a PR that updates the name of the package or relevant pieces of metadata (including Python version numbering) would prevent this script from running, as well.
Originally posted by @anth-volk in #105 (comment)
If I'm understanding correctly, you're looking to prevent the version updating script from creating an endless loop of
versioning.yamlAction calls. However, a PR that updates the name of the package or relevant pieces of metadata (including Python version numbering) would prevent this script from running, as well.Originally posted by @anth-volk in #105 (comment)