[gh-aw] Protected Files: [Goal #500] Execute scenario 7 against independent pandas snapshots
まだ誰も着手していません。
評価
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 初心者へのやさしさ
- 15/100
- issue の種類
- 機能追加
- 明瞭さ
- 説明が足りない
- 活発さ
- 停滞
- 技術スタック
- git, github-actions, pandas, python, typescript
調査の方向性
Start by reviewing pull request #505 and the protected files listed in this issue, especially the workflow files and agent runtime scripts. Use workflow run 35249352132 and its agent artifact to inspect the proposed changes. Done means the changes have been reviewed and a decision made about applying them to the pull request branch.
索引モデルが issue の本文から書いたものです。
説明
[!WARNING]
Protected FilesThe push to pull request branch was blocked because the change modifies protected files.
Target Pull Request: #505
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
- .github/workflows/autoloop.md
- .github/workflows/goal.lock.yml
- .github/workflows/goal.md
- .github/workflows/scripts/provision_agent_runtime.py
- .github/workflows/scripts/test_agent_runtime.py
- .github/workflows/scripts/test_agent_runtime_harness.py
- .github/workflows/scripts/tsb_runtime_harness.cjs
Apply the patch after review
The changes are available in the workflow run artifacts:
Workflow Run: View run details and download the artifact
# Download the artifact from the workflow run
gh run download '35249352132' -n agent -D '/tmp/agent-35249352132'
# Fetch the bundle into a temporary ref, then fast-forward the branch
bundle_path='/tmp/agent-35249352132/aw-githubnext-tsb-goal-500-goal-execute-scenario-7-against-independent-pandas-snapshots.bundle'
git fetch 'origin' 'goal/500-goal-execute-scenario-7-against-independent-pandas-snapshots'
git checkout -B 'goal/500-goal-execute-scenario-7-against-independent-pandas-snapshots' FETCH_HEAD
bundle_source_ref=$(git bundle list-heads "$bundle_path" | awk '$2 ~ /^refs\/heads\// { print $2 }')
if [ -z "$bundle_source_ref" ]; then
bundle_source_ref=$(git bundle list-heads "$bundle_path" | awk '$2 == "HEAD" { print $2 }')
fi
if [ "$(printf '%s\n' "$bundle_source_ref" | sed '/^$/d' | wc -l | tr -d ' ')" != "1" ]; then
echo "Expected exactly one bundle source ref, found: $bundle_source_ref" >&2
exit 1
fi
git fetch "$bundle_path" "${bundle_source_ref}:refs/bundles/manual-apply"
git reset --hard refs/bundles/manual-apply
git update-ref -d refs/bundles/manual-apply
git push 'origin' 'HEAD:refs/heads/goal/500-goal-execute-scenario-7-against-independent-pandas-snapshots'
To route changes like this to a review issue instead of blocking, configure protected-files: fallback-to-issue in your workflow configuration.
- 主要言語
- TypeScript
- スター
- 9
- フォーク
- 4
- 平均マージ
- 3日 3時間
- マージ済み PR(30日)
- 15
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
githubnext/tsb のほかの issue
-
automation ci
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
githubnext/tsb#411 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 74/100
githubnext/tsb#208 ·
-
[aw] Autoloop failed オープンagentic-workflows
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
githubnext/tsb#516 ·
-
[aw] Autoloop failed オープンagentic-workflows
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
githubnext/tsb#515 · コメント 3 件 ·
-
agentic-workflows
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
githubnext/tsb#514 ·
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
copse-dev/agent-pane#2953 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
-
enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
-
calcite-components needs triage refactor
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
Esri/calcite-design-system#15203 ·