#1775·dowhy

[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

Apply the patch after review

The patch is available in the workflow run artifacts:

Workflow Run: View run details and download patch artifact

bash
# 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
…