Skip to content

Allow creating summaries in separate projects

Closes #96 (closed).

Adds a new create_in attribute to specify where to create the summary in:

resource_rules:
  merge_requests:
    rules:
      - name: support-fix
        actions:
          summarize:
            create_in: weimeng/gitlab-triage
Edited by Wei-Meng Lee

Merge request reports