ci: add Copilot code review instructions for writer literal-injection checks#7621
Merged
ci: add Copilot code review instructions for writer literal-injection checks#7621
Conversation
auto-merge was automatically disabled
April 16, 2026 14:00
Pull request was closed
65a5226 to
c44ad23
Compare
… checks Add path-scoped custom instructions file that teaches the GitHub UI Copilot code reviewer to check for literal-injection risks whenever Writer or Refiner files are modified in a PR. This bridges the gap between the CLI-only codegen-literal-security-scan skill and the GitHub UI review surface. Scoped to src/Kiota.Builder/Writers/**, src/Kiota.Builder/Refiners/**, and tests/Kiota.Builder.Tests/Writers/**. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
ae7d18b to
495b16d
Compare
adrian05-ms
approved these changes
Apr 17, 2026
Contributor
SummarySummary
Coveragekiota - 12.3%
Kiota.Builder - 83.7%
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
follow up to #7603 as I noticed in #7414 that regressions were not being flagged