Skip to content

Rename spell checking workflow - #689

Open
jmarrujo1991-lab wants to merge 1 commit into
microsoft:mainfrom
jmarrujo1991-lab:patch-1
Open

Rename spell checking workflow#689
jmarrujo1991-lab wants to merge 1 commit into
microsoft:mainfrom
jmarrujo1991-lab:patch-1

Conversation

@jmarrujo1991-lab

Copy link
Copy Markdown

Renamed the workflow from 'Spell checking' to a random string.

Summary of the Pull Request

References and Relevant Issues

Detailed Description of the Pull Request / Additional comments

Validation Steps Performed

PR Checklist

  • Closes #xxx
  • Tests added/passed
  • Documentation updated
    • If checked, please file a pull request on our docs repo and link it here: #xxx
  • Schema updated (if necessary)

Renamed the workflow from 'Spell checking' to a random string.
Copilot AI lite review requested due to automatic review settings August 29, 2026 04:18

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

This pull request changes the GitHub Actions workflow display name for the spelling-check workflow (spelling2.yml). As written, it renames a previously descriptive workflow name to an opaque/random string, which reduces clarity in the Actions UI and diverges from naming conventions used by other workflows in this repo.

Changes:

  • Updated the workflow name: from Spell checking to $enymzaj22.

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

@@ -1,5 +1,5 @@
# spelling.yml is blocked per https://github.com/check-spelling/check-spelling/security/advisories/GHSA-g86g-chm8-7r2p
name: Spell checking
name: $enymzaj22

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

Suppressed comments (1)

.github/workflows/spelling2.yml:2

  • The workflow display name was changed to a random string, which makes it hard to identify in the Actions UI and reduces maintainability. Use a stable, descriptive workflow name (e.g., "Spell checking" or "Spelling").
# spelling.yml is blocked per https://github.com/check-spelling/check-spelling/security/advisories/GHSA-g86g-chm8-7r2p
name: $enymzaj22

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