Skip to content

[gh-aw] Protected Files: fix: guard unlockFromCodingAgent against uninitialized input part (fixes #314442) #326475

Description

@vs-code-engineering

Warning

Protected Files

The push to pull request branch was blocked because the patch modifies protected files.

Target Pull Request: #314520

Please review the changes carefully before pushing them to the pull request branch. These files may affect project dependencies, CI/CD pipelines, or agent behaviour.

Protected files
  • package.json

Apply the patch after review

The patch is available in the workflow run artifacts:

Workflow Run: View run details and download patch artifact

# Download the artifact from the workflow run
gh run download 29659510555 -n agent -D /tmp/agent-29659510555

# Apply the patch to the pull request branch
git fetch origin fix/chat-widget-unlock-input-guard-314442-8712a3e425881064
git checkout fix/chat-widget-unlock-input-guard-314442-8712a3e425881064
git am --3way /tmp/agent-29659510555/aw-microsoft-vscode-fix-chat-widget-unlock-input-guard-314442-8712a3e425881064.patch
git push origin fix/chat-widget-unlock-input-guard-314442-8712a3e425881064

To route changes like this to a review issue instead of blocking, configure protected-files: fallback-to-issue in your workflow configuration.

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions