FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Always run the `latest` tools PR checks so we can make them required by henrymercer · Pull Request #699 · github/codeql-action · GitHub

Always run the latest tools PR checks so we can make them required - #699

Merged
henrymercer merged 2 commits into
mainfrom
henrymercer/allow-latest-checks-to-be-required
Aug 11, 2021
Merged

henrymercer merged 2 commits into
mainfrom
henrymercer/allow-latest-checks-to-be-required

Conversation

Copy link
Copy Markdown
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 requested a review from a team as a code owner August 11, 2021 12:05

edoardopirovano left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL