Skip to content

Conversation

@henrymercer
Copy link
Contributor

This change runs integration tests with all three bundles, even if tools: latest would be the same as tools: null (i.e. omitting the tools property). This allows us to make integration tests against each one of these three tools configurations required status checks on PRs.

As future work, we could move the "$CODEQL_VERSION_DEFAULT" == "$CODEQL_VERSION_LATEST" logic into jobs running with tools: latest to minimise redundant work, or investigate depending on statuses rather than Actions jobs. However right now the additional cost created by these redundant jobs doesn't seem to justify the complexity.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

@henrymercer henrymercer requested a review from a team as a code owner August 11, 2021 12:05
Copy link
Contributor

@edoardopirovano edoardopirovano left a comment

Choose a reason for hiding this comment

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

LGTM

@henrymercer henrymercer enabled auto-merge August 11, 2021 12:17
@henrymercer henrymercer merged commit 0d88424 into main Aug 11, 2021
@henrymercer henrymercer deleted the henrymercer/allow-latest-checks-to-be-required branch August 11, 2021 12:32
@github-actions github-actions bot mentioned this pull request Aug 16, 2021
5 tasks
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