pozil / auto-assign-issue

GitHub Action that auto-assigns issues or PRs to one or more users
Creative Commons Zero v1.0 Universal
52 stars 27 forks source link

Can't get parameter: "teams" to work #119

Closed ConverJens closed 3 months ago

ConverJens commented 7 months ago

First of all, thanks for a great action!

I'm trying to use the teams parameter instead of assignees but it keeps on failing due to the token privileges.

Could you specify exactly what permission that you are using for this to work? I'm using GitHub enterprise so it may be some other restriction on my part but it gets notoriously difficult to troubleshoot without know what a working token needs.

Thanks in advance!

pozil commented 7 months ago

Hi @ConverJens, you should only need the read:org scope as documented in the readme.

Could it be that: