[gh-aw] 受保护文件: [Repo Assist] perf(gcm): 将 Shapley 子集/权重生成和 p 值平均化
作者: github-actions[bot]创建于 2026年8月29日更新于 2026年8月29日
标签agentic-workflows
[!WARNING] Protected Files
The push to Pull Request branch was blocked because the patch modifies protected files.
Target Pull Request: #1711
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 reviewThe 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 33264093170 -n agent -D /tmp/agent-33264093170 # Apply the patch to the Pull Request branch git fetch origin repo-assist/perf-shapley-subset-creation-vectorize-2de749993f75a36d git checkout …
内容来源: py-why/dowhy