Skip to content

Align workflow step names with glossary terminology - #53968

Merged
pelikhan merged 2 commits into
mainfrom
copilot/align-step-names-daily-model-inventory
Aug 19, 2026
Merged

Align workflow step names with glossary terminology#53968
pelikhan merged 2 commits into
mainfrom
copilot/align-step-names-daily-model-inventory

Conversation

Copilot AI commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Standardize Copilot and safe-output script step names to match established glossary terms across generated workflow logs.

  • Daily Model Inventory

    • Rename SDK/CLI installation, billing fetch, and artifact upload steps to use GitHub Copilot SDK and GitHub Copilot CLI.
  • Safe Output Scripts

    • Rename compiler-generated script setup step from Configure Safe Outputs Custom Scripts to Configure Safe Output Scripts.
    • Update the focused compiler assertion and regenerated workflow lock files.
- name: Configure Safe Output Scripts

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Align step names in daily-model-inventory and safe-outputs Align workflow step names with glossary terminology Aug 19, 2026
Copilot AI requested a review from pelikhan August 19, 2026 11:05
@pelikhan
pelikhan marked this pull request as ready for review August 19, 2026 11:16
Copilot AI balanced review requested due to automatic review settings August 19, 2026 11:16
@pelikhan
pelikhan merged commit 596ad13 into main Aug 19, 2026
@pelikhan
pelikhan deleted the copilot/align-step-names-daily-model-inventory branch August 19, 2026 11:16

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Standardizes generated workflow step names with glossary terminology.

Changes:

  • Adds the GitHub prefix to Copilot SDK/CLI steps.
  • Renames the safe-output script setup step.
  • Updates tests and generated lock files.
Show a summary per file
File Description
pkg/workflow/compiler_safe_outputs_steps.go Updates the generated setup step name.
pkg/workflow/safe_scripts_test.go Updates the focused assertion.
.github/workflows/smoke-claude.lock.yml Regenerates the safe-output step.
.github/workflows/daily-model-inventory.md Standardizes Copilot terminology.
.github/workflows/daily-model-inventory.lock.yml Regenerates the inventory workflow.

Review details

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

  • Files reviewed: 5/5 changed files
  • Comments generated: 0
  • Review effort level: Balanced

@github-actions

Copy link
Copy Markdown
Contributor

🎉 This pull request is included in a new release.

Release: v0.87.2

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.

[step-names] Align step names in daily-model-inventory and safe-outputs custom scripts with glossary/consistency

3 participants