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
Link to the gh-aw PR: github/gh-aw#44830 — Consolidate pr-sous-chef run reports into a daily rolling issue thread; introduces group-by-day: true on safe-outputs.create-issue
Dispatch a workflow that uses group-by-day: true under safe-outputs.create-issue. Run the workflow twice in the same day and verify the second run appends to (or updates) the existing issue rather than creating a new one. A single run just verifies the compiled group_by_day: true config reaches the runtime without error.
New fixtures or secrets needed
None.
Notes
No existing test covers the group-by-day dedup feature on create-issue. The test-copilot-create-issue.md test uses a plain create without this flag. Verifying idempotent daily grouping may require running the test twice in sequence — the E2E harness would need a two-dispatch variant or a check that the issue count does not grow.
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
awmgmcpg
To allow these domains, add them to the network.allowed list in your workflow frontmatter:
Motivation
Link to the gh-aw PR: github/gh-aw#44830 — Consolidate
pr-sous-chefrun reports into a daily rolling issue thread; introducesgroup-by-day: trueonsafe-outputs.create-issueProposed test
test-copilot-create-issue-group-by-day.mdworkflow_dispatchcreate-issueMinimal test prompt sketch
Dispatch a workflow that uses
group-by-day: trueundersafe-outputs.create-issue. Run the workflow twice in the same day and verify the second run appends to (or updates) the existing issue rather than creating a new one. A single run just verifies the compiledgroup_by_day: trueconfig reaches the runtime without error.New fixtures or secrets needed
None.
Notes
No existing test covers the
group-by-daydedup feature oncreate-issue. Thetest-copilot-create-issue.mdtest uses a plain create without this flag. Verifying idempotent daily grouping may require running the test twice in sequence — the E2E harness would need a two-dispatch variant or a check that the issue count does not grow.Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
awmgmcpgSee Network Configuration for more information.