The author-in-team doesn't quite work how I'd expect it to. Despite the author being a member of the given team, I am noticing in the logs that it 404ing on the team membership API check...
2024/11/21 22:29:06 [Author can merge] skip, author-can-merge doesn't have a valid value in config
2024/11/21 22:29:06 [Author is member of team] skip, GET https://api.github.com/orgs/{REPO_ORG}/teams/{MY_TEAM}/memberships/himynameisdave: 404 Not Found []
I am for sure on this team, but I'm wondering if maybe we have something misconfigured?
The
author-in-teamdoesn't quite work how I'd expect it to. Despite the author being a member of the given team, I am noticing in the logs that it 404ing on the team membership API check...I am for sure on this team, but I'm wondering if maybe we have something misconfigured?