[gh-aw] 受保护文件: [Repo Assist] 修复: 在前门/调解估算假设中保留结果名称
作者: github-actions[bot]创建于 2026年8月26日更新于 2026年8月26日
标签agentic-workflows
[!WARNING] Protected Files
The push to Pull Request branch was blocked because the patch modifies protected files.
Target Pull Request: #1484
Please review the changes carefully before pushing them to the Pull Request branch. These files may affect project dependencies, CI/CD pipelines, or agent behavior.
Protected files
package-lock.json
- .GitHub/workflows/advanced-on-demand.yml
- .GitHub/workflows/build-Docker-image-docs.yml
- .GitHub/workflows/ci-install.yml
- .GitHub/workflows/ci.yml
- .GitHub/workflows/Copilot-setup-steps.yml
- .GitHub/workflows/docs-ci.yml
- .GitHub/workflows/docs-release.yml
- .GitHub/workflows/docs.yml
- .GitHub/workflows/nightly-tests.yml
- .GitHub/workflows/Python-publish.yml
- .GitHub/workflows/repo-assist.lock.yml
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 32921854257 -n agent -D /tmp/agent-32921854257
# Apply the patch to the Pull Request branch
git fetch origin repo-assist/fix-issue-214-estimand-join-outcome-chars-110033db4205c863
git
…内容来源: py-why/dowhy