pymc-devs / pytensor

PyTensor allows you to define, optimize, and efficiently evaluate mathematical expressions involving multi-dimensional arrays.

Home Page:https://pytensor.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Another test issue

maresb opened this issue · comments

Description

It's very mildly annoying to remember (and often forget) the no releasenotes label on stuff like pre-commit-ci. Unfortunately labels are not supported by pre-commit.ci. A suggested workaround is to use pr-labeler-action to add the label.

I'm leaning towards this not being worthwhile since adding the label is not actually cumbersome, and it probably doesn't justify adding a new GHA workflow. Unless it could be used for more purposes.

Feel free to close without comment, I'm just using this issue to communicate my findings.