Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(parallel): add runParallel to GO check and group constructs [sc-18211] #118

Conversation

shiini2
Copy link
Contributor

@shiini2 shiini2 commented Dec 1, 2023

Affected Components

  • New Features
  • Bug Fixing
  • Types
  • Tests
  • Docs
  • Other

Style

  • Go code is formatted with go fmt

Notes for the Reviewer

Add runParallel to check and group constructs to allow simultaneous check run scheduling on multi-locations.

If set to false, the check run will be scheduled in the different locations in a round-robin fashion.

Copy link

This pull request has been linked to Shortcut Story #18211: Add runParallel to Terraform check construct.

@shiini2 shiini2 changed the title feat(parallel): add runParallel to GO check and group constructs [s… feat(parallel): add runParallel to GO check and group constructs [sc-18211] Dec 1, 2023
@shiini2 shiini2 merged commit 8b8e529 into main Dec 15, 2023
1 check passed
@shiini2 shiini2 deleted the manelfourati/sc-18211/add-runparallel-to-terraform-check-construct branch December 15, 2023 13:41
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