diff options
author | Carlos Soriano <csoriano@redhat.com> | 2018-12-14 16:18:17 +0100 |
---|---|---|
committer | Carlos Soriano <csoriano@redhat.com> | 2018-12-14 16:18:17 +0100 |
commit | 1632ab50104a839540824fcca5ac26a0645f1e64 (patch) | |
tree | 63aa39c5c53ef69713686ce2c59a2f1d3eea78ad /.triage-policies.yml | |
parent | f39e82f51e797a62d75a58b66e11e6f61d2d1d08 (diff) | |
download | nautilus-1632ab50104a839540824fcca5ac26a0645f1e64.tar.gz |
triage-policies: Fix identation of the summary
Otherwise the task doesn't run.
Diffstat (limited to '.triage-policies.yml')
-rw-r--r-- | .triage-policies.yml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/.triage-policies.yml b/.triage-policies.yml index 9417ce02f..3caec3a35 100644 --- a/.triage-policies.yml +++ b/.triage-policies.yml @@ -57,16 +57,16 @@ resource_rules: actions: labels: - 15. Untriaged - summarize: - title: Issues that need triaging - item: | - - [{{title}}]({{web_url}}) {{labels}} - summary: | - The following issues had no activity in the past month and they are unlabeled: + summarize: + title: Issues that need triaging + item: | + - [{{title}}]({{web_url}}) {{labels}} + summary: | + The following issues were created two months ago and they are unlabeled: - {{items}} + {{items}} - /cc @Teams/BugSquad + /cc @Teams/BugSquad - name: Close old feature proposals without planning labels or milestones conditions: |