Skip to content

Commit e9e2157

Browse files
authored
Modify PR body for CodeQL query table updates (#57774)
1 parent 017d833 commit e9e2157

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.github/workflows/generate-code-scanning-query-lists.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,10 @@ jobs:
153153
--title "Update CodeQL query tables" \
154154
--repo github/docs-internal \
155155
--label "codeql-query-tables,skip FR board,ready-for-doc-review,workflow-generated" \
156-
--body '👋 humans. This PR updates the **CodeQL query table reusables** with the latest changes in preparation for the next **CodeQL CLI** release.
156+
--body '👋 humans. This PR updates the **CodeQL query table reusables** with the latest changes in preparation for the next **CodeQL CLI** release. (Synced from codeql@${{ steps.codeql.outputs.OPENAPI_COMMIT_SHA }})
157157
158-
No action is required from the first responder for the Docs content team. This PR will be reviewed and merged by the Code scanning and GHAS focus team as part of the next release of CodeQL CLI. (Synced from codeql@${{ steps.codeql.outputs.OPENAPI_COMMIT_SHA }})
159158
160-
If CI does not pass or other problems arise, contact #docs-engineering on slack.'
159+
No action is required from the first responder for the Docs content team. This PR is automatically added to the Docs content review board. Any writer can review this by checking that the PR looks sensible. If CI does not pass or other problems arise, contact #docs-engineering on slack.
160+
161+
162+
When the DRI for the CodeQL CLI release is ready to publish, they will ask us to merge this PR in #docs-content.'

0 commit comments

Comments
 (0)