this PR is an implementation proposal to prevent cases like #831 by adding known users to the list of committers to skip (introduced in #488).
if the PR author is in the deny list, they will never be checked for org membership.
this will prevent the api call that returns 404 and will prevent rate limit.
this PR is an implementation proposal to prevent cases like #831 by adding known users to the list of committers to skip (introduced in #488). if the PR author is in the deny list, they will never be checked for org membership.
this will prevent the api call that returns 404 and will prevent rate limit.
internal reference: https://issues.redhat.com/browse/APPSRE-4423