Alastair Mooney
Alastair Mooney
Thanks for that. Please could you link to this endpoint in the API reference? I have not come across it before.
Thanks. This should be relatively simple to implement. I'll look at it at the next available opportunity.
On looking into this in more detail, the API only supports classic projects for repos. If you've not already assigned a classic project to your repo, you are no longer...
Thanks for the suggestion. It could potentially be a slow operation and we'd need to update how parts of the action work. It's not impossible though. If anyone wants to...
Good idea, I'll add this to the list of enhancements.
I've added a `v4` major version tag that targets the latest version 4 release. I could add a `v4.6` one but this should hopefully meet most requirements and makes things...
I've updated the Python a little and it seems to append the custom languages fine. I've not been able to test it with any actual custom file yet though. Don't...
No problem, thanks! We'll need to add the input to `action.yml` as well.
Good idea. Do you know where the functionality to do this is in the API? Had a quick look through the endpoints for PRs and issues but didn't see anything.
Potentially. Keeping track of all the issues might be a bit tricky. I'm guessing any time a TODO is removed you're assuming that the PR closes that related issue? I'm...