Skip to content

Commit bc2223f

Browse files
felickzCopilot
andcommitted
fix: make branch name explicit in codeql-version-tracker prompt
Strengthen the instruction for the agent to specify the exact branch name 'update-codeql-version-tracker' in the safe output, so the rendered preview link in the PR body works correctly. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent b223867 commit bc2223f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql-version-tracker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Always save state, even if no new releases were found.
152152

153153
If new data was added, create a pull request with:
154154
- **Title:** "Update CodeQL version tracker with <N> new release(s)"
155-
- **Branch name:** `update-codeql-version-tracker`
155+
- **Branch name:** You MUST specify the branch field as exactly `update-codeql-version-tracker` in your create-pull-request safe output. This is critical so the rendered preview link works.
156156
- **Body:** Include:
157157
- Summary of new releases added
158158
- List of CodeQL versions that were added

0 commit comments

Comments
 (0)