manual-approval
manual-approval copied to clipboard
Update README with app token timeout limits
When using the new feature to specify teams instead of individual users, I noticed the job failed after 1 hour due to bad credentials
error getting comments: GET https://api.github.com/repos/***/***/issues/195/comments: 401 Bad credentials []
Reading the documentation here I understand the token expires after an hour and there doesn't seem a way to customize the expiration date when requesting the token.
I've added a note about this in the README, feel free the change the phrasing however you see fit.