1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Consider 'skip FR board' label when deciding whether to add a PR to the V2 FR board (#49335)

This commit is contained in:
Felicity Chapman
2024-02-27 11:51:03 +00:00
committed by GitHub
parent 0715e75e94
commit 897784fd44
3 changed files with 3 additions and 3 deletions

View File

@@ -112,7 +112,7 @@ jobs:
gh pr create \
--title "Update CodeQL query tables" \
--repo github/docs-internal \
--label "codeql-query-tables,skip FR board" \
--label "codeql-query-tables,skip FR board,ready-for-doc-review" \
--body '👋 humans. This PR updates the **CodeQL query table reusables** with the latest changes in preparation for the next **CodeQL CLI** release.
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 }})