Skip to content

Suggested test: copilot/create-issue-group-by-day #6561

Description

@github-actions

Motivation

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

Proposed test

  • Workflow file: test-copilot-create-issue-group-by-day.md
  • Trigger: workflow_dispatch
  • Engine: copilot
  • Safe output: create-issue
  • Variant: standard

Minimal test prompt sketch

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:

network:
  allowed:
    - defaults
    - "awmgmcpg"

See Network Configuration for more information.

Generated by 🔍 Suggest New E2E Tests · 27 AIC · ⌖ 5.64 AIC · ⊞ 5.6K ·

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions