You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Directory.Packages.props
Apply the patch after review
The patch is available in the workflow run artifacts:
# Download the artifact from the workflow run
gh run download 33932588559 -n agent -D /tmp/agent-33932588559
# Apply the patch to the pull request branch
git fetch origin repo-assist/docs-literate-doctest-07fcd4fc46b002aa
git checkout repo-assist/docs-literate-doctest-07fcd4fc46b002aa
git am --3way /tmp/agent-33932588559/aw-fsprojects-fsharp.formatting-repo-assist-docs-literate-doctest-07fcd4fc46b002aa.patch
git push origin repo-assist/docs-literate-doctest-07fcd4fc46b002aa
To route changes like this to a review issue instead of blocking, configure protected-files: fallback-to-issue in your workflow configuration.
Warning
Protected Files
The push to pull request branch was blocked because the patch modifies protected files.
Target Pull Request: #1267
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
Directory.Packages.propsApply the patch after review
The patch is available in the workflow run artifacts:
Workflow Run: View run details and download patch artifact
To route changes like this to a review issue instead of blocking, configure
protected-files: fallback-to-issuein your workflow configuration.