From 4179b837f5d7d78030350279d76e7fc832a6b4e7 Mon Sep 17 00:00:00 2001 From: stdavis Date: Mon, 25 Mar 2024 15:51:52 -0600 Subject: [PATCH] docs: add note with slash command for sgid index validation --- .github/SGID_INDEX_ISSUE_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/SGID_INDEX_ISSUE_TEMPLATE.md b/.github/SGID_INDEX_ISSUE_TEMPLATE.md index b1b1900de5..5de67e2fc6 100644 --- a/.github/SGID_INDEX_ISSUE_TEMPLATE.md +++ b/.github/SGID_INDEX_ISSUE_TEMPLATE.md @@ -6,3 +6,5 @@ labels: sgid index validation Validation errors have been detected in the [SGID Index](https://docs.google.com/spreadsheets/d/11ASS7LnxgpnD0jN4utzklREgMf1pcvYjcXcIcESHweQ/edit#gid=1024261148). This issue will be used to track the resolution of these issues. GitHub Actions should post a comment with the details shortly... + +To rerun the validation script, add a new comment that contains the following text: `/validate-sgid-index`.