Skip to content

Commit e4dafc0

Browse files
authored
ITA04 and ITA24 update (#2074)
1 parent 6d8a8c3 commit e4dafc0

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

.github/policies/scheduledSearches.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ configuration:
2525
- addReply:
2626
reply: |
2727
> [!IMPORTANT]
28-
> @${issueAuthor}, this issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for **4 days**. It will be closed if no further activity occurs **within 3 days of this comment**.
28+
> ${issueAuthor}, this issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for **4 days**.
2929
3030
> [!TIP]
3131
> To prevent further actions to take effect, one of the following conditions must be met:
@@ -98,6 +98,8 @@ configuration:
9898
days: 21
9999
- isNotLabeledWith:
100100
label: "Status: Long Term :hourglass_flowing_sand:"
101+
- isNotLabeledWith:
102+
label: "Needs: Attention :wave:"
101103
actions:
102104
- addReply:
103105
reply: |

docs/content/help-support/issue-triage/issue-triage-automation.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -247,8 +247,9 @@ Remind module owner(s) to start or continue working on this module if there was
247247

248248
- Is an open issue.
249249
- Had no activity in the last 21 days.
250-
- Has the &nbsp;<mark style="background-image:none;white-space: nowrap;background-color:#ADD8E6;">Type: New Module Proposal 💡</mark>&nbsp; and the &nbsp;<mark style="background-image:none;white-space: nowrap;background-color:#FBEF2A;">Status: Owners Identified 🤘</mark>&nbsp; labels added.
251-
- Does not have the &nbsp;<mark style="background-image:none;white-space: nowrap;background-color:#B60205;color:white;">Status: Long Term ⏳</mark>&nbsp; label added.
250+
- Has the &nbsp;<mark style="background-image:none;white-space: nowrap;background-color:#ADD8E6;">Type: New Module Proposal 💡</mark>&nbsp; and the &nbsp;<mark style="background-image:none;white-space: nowrap;background-color:#FBEF2A;">Status: Owners Identified 🤘</mark>&nbsp; labels assigned.
251+
- Does not have the &nbsp;<mark style="background-image:none;white-space: nowrap;background-color:#B60205;color:white;">Status: Long Term ⏳</mark>&nbsp; label assigned.
252+
- Does not have the &nbsp;<mark style="background-image:none;white-space: nowrap;background-color:#E99695;color:white;">Needs: Attention 👋</mark>&nbsp; label assigned.
252253

253254
**Action(s):**
254255

@@ -331,7 +332,7 @@ When the author replies, remove the &nbsp;<mark style="background-image:none;whi
331332
**Trigger criteria:**
332333

333334
- Any action on an issue comment or PR comment except closing.
334-
- Has the &nbsp;<mark style="background-image:none;white-space: nowrap;background-color:#CB6BA2;color:white;">Needs: Author Feedback 👂</mark>&nbsp; label added.
335+
- Has the &nbsp;<mark style="background-image:none;white-space: nowrap;background-color:#CB6BA2;color:white;">Needs: Author Feedback 👂</mark>&nbsp; label assigned.
335336
- The activity was initiated by the issue/PR author.
336337

337338
**Action(s):**

0 commit comments

Comments
 (0)