operator-sdk icon indicating copy to clipboard operation
operator-sdk copied to clipboard

update ownership handling for consistency

Open grokspawn opened this issue 1 year ago • 2 comments

Currently, OWNERS* files are ignored because the repo does not have a prow instance governing it. (Instead, authentication falls back on github groups.)

We should integrate with prow-github-actions to support authentication via the established OWNERS* files.

grokspawn avatar May 10 '24 17:05 grokspawn