Skip to content

(GHA) Optimize when code checks in CI are executed in PRs #8266

Open
@theodur

Description

@theodur

Description

Currently, our CI workflow runs code checks on all PRs. There are a few instances where code checks don't need to be run on a PR, e.g. when a PR includes only changes to Markdown files. We can optimize the [Code Quality] Code Checks workflow to only run when PRs include relevant code changes.

Acceptance criteria

  • Determine which scenarios code checks don't need to run
  • Update the Code Checks workflow to not run in those scenarios

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

QA and ReleaseLabel identifies this work is done on the QA and Release Teamdevops

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions