Closed mku514k closed 7 months ago
Hi @tasleson @nfont @prabhakar @prabhakarpujeri, we are introducing Nitpicker github action to ledmon. It's task is to tag codeowners at PR open.
I associated some files with your github IDs, please take a look at nitpicks.yml and let me know if you're fine with this.
So I have a dumb question as I'm spinning up on the details of GHA... what's the first file for?
So I have a dumb question as I'm spinning up on the details of GHA... what's the first file for?
Nitpicker is an action that post comments as bot under PR if certain files were modified. nitpicks.yml
is used for comment-path association. More can be learned here.
This is our workaround for gh organization policy as we can't add reviewers from outside of the organization.
Great, thanks!!! I hadn't seen this one before :)
Ping @tasleson @nfont
@mku514k I'm OK with this, thanks!
I'm good with this.
Add nitpicker github action to notify codeowners when files under their ownership are modified in PR.