Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 528 Bytes

integration.md

File metadata and controls

24 lines (18 loc) · 528 Bytes

Pull-requests to integration branch

Example rivi.yaml

rules:
    backport:
        condition:
          ref:
            patterns:
              - "integ_.*"
        labeler:
          label: integration

Note The label integration must exists in the repository settings

Result

When a pull-request containing changes to integration branches:

Rivi will add label integration so you can easily identify them: