Skip to content

Add *.gdn.sarif to .gitignore - #10926

Merged
jonathanpeppers merged 2 commits into
mainfrom
copilot/fix-windows-lane-build-issue
Mar 12, 2026
Merged

Add *.gdn.sarif to .gitignore#10926
jonathanpeppers merged 2 commits into
mainfrom
copilot/fix-windows-lane-build-issue

Conversation

Copilot AI commented Mar 12, 2026

Copy link
Copy Markdown
Contributor

Windows build lane fails at "Ensure no modified/untracked files" because Guardian/SDL tooling generates *.csproj.gdn.sarif files alongside each project during the build. These untracked files cause git status --porcelain in fail-on-dirty-tree.yaml to report a dirty tree.

  • Added *.gdn.sarif to .gitignore so Guardian SARIF output is ignored repo-wide

Copilot AI and others added 2 commits March 12, 2026 18:29
Co-authored-by: jonathanpeppers <840039+jonathanpeppers@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

@jonathanpeppers
jonathanpeppers merged commit 52c36b4 into main Mar 12, 2026
1 of 6 checks passed
@jonathanpeppers
jonathanpeppers deleted the copilot/fix-windows-lane-build-issue branch March 12, 2026 19:24
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 12, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants