Skip to content

chore: standardize workflow names across CI/CD workflows#141

Merged
cassiofariasmachado merged 1 commit into
mainfrom
chore/standardize-pipelines-names
May 28, 2026
Merged

chore: standardize workflow names across CI/CD workflows#141
cassiofariasmachado merged 1 commit into
mainfrom
chore/standardize-pipelines-names

Conversation

@cassiofariasmachado
Copy link
Copy Markdown
Member

Description

Standardizes the job name (name: field) across all CI/CD workflows so that GitHub Actions displays consistent, readable labels in the checks UI. This change will facilitate the enforcement of checks during PR reviews.

Related Issue

N/A

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Code refactoring
  • Dependency update

How to Test

  1. Open a PR with these changes.
  2. Verify that the GitHub Actions checks panel shows the new job names (e.g. Build & Package, Tests & Coverage, Check Version Bump).
  3. Confirm no workflow triggers, conditions, or logic have changed — only display names differ.

Checklist

  • I have read the Contributing Guidelines
  • I have verified that my changes solve the issue
  • I have added/updated automated tests to cover my changes
  • All tests pass locally
  • I have verified that my code follows the Code Guidelines
  • I have updated documentation (if applicable)
  • I have added type hints for all public APIs
  • My code does not contain sensitive information (credentials, tokens, etc.)
  • I have followed Conventional Commits for commit messages

@cassiofariasmachado cassiofariasmachado requested a review from a team as a code owner May 28, 2026 14:38
Copy link
Copy Markdown
Contributor

@LucasAlvesSoares LucasAlvesSoares left a comment

Choose a reason for hiding this comment

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

img

@cassiofariasmachado cassiofariasmachado merged commit 61b7e11 into main May 28, 2026
10 of 11 checks passed
@cassiofariasmachado cassiofariasmachado deleted the chore/standardize-pipelines-names branch May 28, 2026 14:42
vitalykumov pushed a commit to vitalykumov/cloud-sdk-python that referenced this pull request May 28, 2026
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.

3 participants