Skip to content

Conversation

@HennaAbbas
Copy link
Contributor

Only one check will be reported to GitHub per commit sha and workflow name.

Description

What did you change?

Reasons

Why did you make these changes?

Content Checklist

Please follow our style when contributing to CircleCI docs. Our style guide is here: https://circleci.com/docs/style/style-guide-overview.

Please take a moment to check through the following items when submitting your PR (this is just a guide so will not be relevant for all PRs):

  • Break up walls of text by adding paragraph breaks.
  • Consider if the content could benefit from more structure, such as lists or tables, to make it easier to consume.
  • Keep the title between 20 and 70 characters.
  • Consider whether the content would benefit from more subsections (h2-h6 headings) to make it easier to consume.
  • Check all headings h1-h6 are in sentence case (only first letter is capitalized).
  • Include relevant backlinks to other CircleCI docs/pages.

Only one check will be reported to GitHub per commit sha and workflow name.
@HennaAbbas HennaAbbas requested review from a team as code owners November 10, 2025 17:52
* GitHub Checks are administered from the GitHub UI, and are reported in the GitHub UI per _workflow_.
** GitHub Checks from OAuth integrations have the same name as the associated workflow.
** GitHub Checks from GitHub App integrations are named using a combination of the workflow name and the first eight characters of the pipeline definition ID. The identifier is used to prevent naming collisions. The pipeline definition ID is available in the *Project Settings* > *Pipelines* page in the CircleCI web app.
** Each workflow in a pipeline generates a GitHub status check. However, if multiple pipelines are triggered for the same commit SHA with workflows that share the same name, only one check will appear for that workflow name. Use unique workflow names across pipelines to get distinct checks.
Copy link
Contributor

Choose a reason for hiding this comment

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

I think maybe this should read "GitHub Check" rather than "status update" ?

Removed "Status" for clarity
@rosieyohannan rosieyohannan merged commit e8f189d into main Nov 20, 2025
3 checks passed
@rosieyohannan rosieyohannan deleted the HennaAbbas-patch-2 branch November 20, 2025 11:09
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