Skip to content

fix github action names#2999

Merged
afranken merged 1 commit intomainfrom
fix-github-action-names
Mar 20, 2026
Merged

fix github action names#2999
afranken merged 1 commit intomainfrom
fix-github-action-names

Conversation

@afranken
Copy link
Member

Description

Hopefully now they show up correct in branch rules.

Related Issue

N/A

Tasks

  • I have signed the CLA.
  • I have written tests and verified that they fail without my change.
  • I have run make format to fix code style.
  • I have updated CHANGELOG.md (if applicable).
  • I have updated documentation (if applicable).

Hopefully now they show up correct in branch rules.
Copilot AI review requested due to automatic review settings March 20, 2026 12:53
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates GitHub Actions workflow display names so they appear with clearer, intended labels in GitHub UI/branch rules.

Changes:

  • Renames the stale workflow from stale.yml to Stale.
  • Renames the Scorecards workflow to Scorecard analysis and removes the per-job name.
  • Renames the CodeQL workflow to CodeQL and removes the per-job name.

Reviewed changes

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

File Description
.github/workflows/stale.yml Updates workflow name to a cleaner, human-friendly label.
.github/workflows/scorecards.yml Renames workflow and removes job-level name to adjust displayed check naming.
.github/workflows/codeql.yml Renames workflow and removes job-level name to adjust displayed check naming.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@afranken afranken merged commit b2e74b6 into main Mar 20, 2026
9 checks passed
@afranken afranken deleted the fix-github-action-names branch March 20, 2026 12:58
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