renovatebot / renovate-approve-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Question] how to do CODEOWNER with renovate-approve-bot

huydinhle opened this issue · comments

Here is my CODEOWNER file

/package.json @app/renovate-approve

where renovate-approve is the name of the github application. Am I doing it right?

If you need to add this bot to your CODEOWNERS, you can identify it using app/renovate-approve.

I tried that and it didn't work :(.

btw, I hosted my own renovate-approve

In that case you would have a different app name, right?

The information I gave you is from the last time a user contributed it, but it was for the “real” hosted approve bot

I think the app/renovate-approve format is correct. I just didn't see github request the review from the app at all in Pull request. This is probably on Github side.

Thank you for the response