Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 11, 2025

Step summary headers were inconsistent, with some using level 1-2 headers and the workflow overview titled "🤖 Agentic Workflow Run Overview".

Changes

  • Workflow overview title: "🤖 Agentic Workflow Run Overview" → "Run details"
  • Header level normalization: All step summary headers now start at level 3 minimum
    • Workflow overview: Engine/Network sections moved from ### to ####
    • Allowed Domains subsection moved from #### to #####
    • Missing Tools Report: #####
    • Safe Outputs (JSONL): #####

Example

Before:

<summary>🤖 Agentic Workflow Run Overview</summary>

### Engine Configuration
### Network Configuration
#### Allowed Domains

After:

<summary>Run details</summary>

#### Engine Configuration
#### Network Configuration
##### Allowed Domains

Files modified:

  • pkg/workflow/compiler_yaml.go
  • pkg/workflow/js/missing_tool.cjs
  • pkg/workflow/sh/print_safe_outputs_summary.sh
  • pkg/workflow/step_summary_test.go

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/user
    • Triggering command: /usr/bin/gh gh api user --jq .login out.git bash (http block)
    • Triggering command: /usr/bin/gh gh api user --jq .login view 12345 1/x64/bin/node by/72ba62642fdd3node --json status,conclusio--help gh 1/x6�� 547b099cd64ef641 --jq 1/x64/bin/node /ref/tags/v8 (http block)
    • Triggering command: /usr/bin/gh gh api user --jq .login --get-regexp ^remote\..*\.gh-resolved$ 0e5e237b8139478b0b2a41b232b4498008a/log.json se 6399968/b066/vetsecret ache/go/1.25.0/xlist bash --no�� --noprofile ache/go/1.25.0/x64/pkg/tool/linux_amd64/vet 1/x64/bin/node action.git 6399968/b258/vet-namespace 1/x64/bin/node git (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

Rename "🤖 Agentic Workflow Run Overview" to "Run details" and use lesser header levels when creating step summary headers (start at level 3, do not use level 1 or 2).


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

Copilot AI and others added 3 commits December 11, 2025 16:36
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Rename agentic workflow run overview to run details Rename workflow overview to "Run details" and normalize step summary header levels Dec 11, 2025
Copilot AI requested a review from pelikhan December 11, 2025 16:59
@pelikhan pelikhan marked this pull request as ready for review December 11, 2025 17:02
@pelikhan pelikhan merged commit 657723f into main Dec 11, 2025
5 checks passed
@pelikhan pelikhan deleted the copilot/rename-run-details-header branch December 11, 2025 17:02
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