Skip to content

[WIP] Update logs command to download agentic workflows by default#8944

Closed
pelikhan with Copilot wants to merge 2 commits into
copilot/update-go-log-parser-token-countsfrom
copilot/update-logs-command-defaults
Closed

[WIP] Update logs command to download agentic workflows by default#8944
pelikhan with Copilot wants to merge 2 commits into
copilot/update-go-log-parser-token-countsfrom
copilot/update-logs-command-defaults

Conversation

Copilot AI commented Jan 4, 2026

Copy link
Copy Markdown
Contributor
  • Add --agent-task flag to logs command
  • Update getAgenticWorkflowNames to optionally include agent task workflows
  • Update listWorkflowRunsWithPagination to accept agent-task parameter
  • Update DownloadWorkflowLogs to pass agent-task flag through call chain
  • Add tests for agent-task filtering
  • Update help text and examples
  • Create changeset documenting the change
  • Manually test the flag behavior
Original prompt

Reference: https://github.com/githubnext/gh-aw/actions/runs/20700652778/job/59422410369#step:5:1

The "logs" command should only download agentic workflows by default. To also consider the GitHub copilot agent runs, it should have the "--agent-task" flag enabled.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants