Skip to content

Fix the summary methods by allowing any extra arguments

Rémy Coutable requested to merge 870-broken-team-summaries into master

What does this MR do and why?

Expected impact & dry-runs

https://gitlab.com/gitlab-org/quality/triage-ops/-/jobs/2007709935 (with #short_team_summary fixed):

TRIAGE_SOURCE_PATH=9970
TRIAGE_POLICY_FILE=policies/groups/gitlab-org/quality/community-contribution-mr-report.yml
TRIAGE_SOURCE_TYPE=groups
GITLAB_TRIAGE_BRANCH=master

https://gitlab.com/gitlab-org/quality/triage-ops/-/jobs/2007980375 (with #report_summary fixed):

TRIAGE_SOURCE_PATH=14022
TRIAGE_POLICY_FILE=policies/generated/team-summary.yml.erb/source_code.yml
TRIAGE_SOURCE_TYPE=projects
GITLAB_TRIAGE_BRANCH=master

https://gitlab.com/gitlab-org/quality/triage-ops/-/jobs/2008025685 (with #merge_requests_needing_attention_report fixed):

TRIAGE_SOURCE_PATH=278964
TRIAGE_POLICY_FILE=policies/generated/merge-requests-needing-attention.yml.erb/source_code.yml
TRIAGE_SOURCE_TYPE=projects
GITLAB_TRIAGE_BRANCH=master

Action items

Closes #870 (closed).

Edited by Rémy Coutable

Merge request reports