Merged
Conversation
Contributor
liamclarkedev
left a comment
There was a problem hiding this comment.
Some additional sections that might be worth mentioning around controlling these groups:
- Cancelling a workflow via the UI whilst a serial group is running will release the group for any waiting.
- Cancelling a workflow or "serial start"/lock job via the API will do the same.
- Clicking on a "serial start"/lock job node in the UI whilst a job inside the serial group is
runningwill provide a dialog to release the group.
jekyll/_cci2/controlling-serial-execution-across-your-organization.adoc
Outdated
Show resolved
Hide resolved
yaningo
approved these changes
Apr 2, 2025
liamclarkedev
approved these changes
Apr 2, 2025
|
|
||
| Serial group jobs are displayed in the CircleCI web app in workflow graphs with the following visual elements: | ||
|
|
||
| * A job in a serial group is preceded by a block with a lock icon to show the start of the serial group. A serial group end block follows the job. |
Contributor
There was a problem hiding this comment.
~~ Should this be key icon? Similar mentions below, but I won't comment on all of them.
Suggested change
| * A job in a serial group is preceded by a block with a lock icon to show the start of the serial group. A serial group end block follows the job. | |
| * A job in a serial group is preceded by a block with a key icon to show the start of the serial group. A serial group end block follows the job. |
Contributor
Author
There was a problem hiding this comment.
Oh yes good spot! Thanks
jekyll/_cci2/controlling-serial-execution-across-your-organization.adoc
Outdated
Show resolved
Hide resolved
…tion.adoc Co-authored-by: Liam Clarke <liam.clarke@circleci.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Create overview page for serial execution across an org
Reasons
New feature
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) 😸: