paveldedik / action-required-review

This is a fork from Action Required Review, it adds the ability to use pr-opened-by in the requirements specification.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Required Review Check

This is a fork from Action Required Review, it adds the ability to use pr-opened-by in the requirements specification.

Example

requirements: |
  - paths: unmatched
    teams:
      - maintenance
      - pr-opened-by:
        - devops

This means the matched paths have to be either reviewed by the maintanance group or the PR was oppened by devops.

Read more about the usage in Action Required Review.

About

This is a fork from Action Required Review, it adds the ability to use pr-opened-by in the requirements specification.

License:Other


Languages

Language:JavaScript 100.0%