renovate icon indicating copy to clipboard operation
renovate copied to clipboard

feat: add ignoreReviewers config option

Open rostislav-simonik opened this issue 1 year ago • 1 comments

Changes

Added ignoreReviewers config option to filter out reviewers that are not relevant, like renovate-approve. This will allow assigning reviewers if autoMerge is enabled but commit status checks will fail.

Context

Closes #19618

Documentation (please check one with an [x])

  • [x] I have updated the documentation, or
  • [ ] No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

  • [ ] Code inspection only, or
  • [x] Newly added/modified unit tests, or
  • [ ] No unit tests but ran on a real repository, or
  • [ ] Both unit tests + ran on a real repository

rostislav-simonik avatar Jan 11 '23 01:01 rostislav-simonik

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jan 11 '23 01:01 CLAassistant

is hasReviewers an allowed template field? then we maybe need to readd it. 🤔

not sure if I follow, what do you mean by the allowed template field?

rostislav-simonik avatar Jan 12 '23 20:01 rostislav-simonik

is hasReviewers an allowed template field? then we maybe need to readd it. 🤔

not sure if I follow, what do you mean by the allowed template field?

I've checked that. isn't a template field, so ignore that

viceice avatar Jan 12 '23 20:01 viceice

@rostislav-simonik thanks for the PR, please get it up-to-date from main branch so that it can automerge once it passes tests

rarkins avatar Feb 10 '23 17:02 rarkins

@rarkins updated but it requires manual approval of the workflows

rostislav-simonik avatar Feb 11 '23 06:02 rostislav-simonik

@rostislav-simonik thanks for your PR! Please email me so I can send you a link to get a free Renovate shirt as a thank you :)

rarkins avatar Feb 11 '23 07:02 rarkins

:tada: This PR is included in version 34.131.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

renovate-release avatar Feb 11 '23 08:02 renovate-release