Andrew
Andrew
Thanks!
@actuarysailor I'll take a look this week and try to get CI passing
Closing these per discussion with @actuarysailor in another PR.
Hi @Martin-Gonzalez90, if the github api and pygithub support that setting, then this action could as well. I'd approve a PR adding the feature if you'd like to make it.
Hello, I'd approve a PR for these changes if someone comes up with a solution.
As long as pygithub supports it, or if the Github API supports it and its easy to monkeypatch into pygithub, this would be a good feature and I'd welcome a...
As long as pygithub supports this api operation, it should be fairly straightforward to add this.
@Ccd513 that is happening because you are not running a new enough version of python for the script. The match statement (that line of code) was added in Python 3.10....
@Zahgrom34 id be happy to review a pr that updates to pydantic 2
As long as pygithub supports this api, then I am fine with a PR to add this feature. If not, it would need to get support in pygithub first.