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

Set testing environment for CodeQL workflow by henrymercer · Pull Request #1374 · github/codeql-action · GitHub

Set testing environment for CodeQL workflow - #1374

Merged
henrymercer merged 4 commits into
mainfrom
henrymercer/pass-testing-environment
Nov 16, 2022
Merged

henrymercer merged 4 commits into
mainfrom
henrymercer/pass-testing-environment

Conversation

Copy link
Copy Markdown
Contributor

Previously we simply disabled uploading the status reports for all PR checks except ones that were there specifically to test the status report functionality. However when there's a lot of development activity on the CodeQL Action repo and the Actions runtime is being flaky, it's valuable being able to completely exclude CodeQL Action development from telemetry queries.

As drive-by improvements, this PR also makes TEST_MODE specific to the CodeQL Action and enables it in the check-codescanning-config Action. We also remove the INTERNAL_CODEQL_ACTION_DEBUG_LOC variable, which is redundant as of #1358.

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 November 16, 2022 16:26
henrymercer force-pushed the henrymercer/pass-testing-environment branch from 1e73af3 to a836d95 Compare November 16, 2022 16:40

angelapwen 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

Thanks for this, CODEQL_ACTION_TEST_MODE is much clearer to me 👍

henrymercer merged commit 0f07790 into main Nov 16, 2022
henrymercer deleted the henrymercer/pass-testing-environment branch November 16, 2022 18:05
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