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

Merge main into v1 #818

Merged
merged 18 commits into from Nov 16, 2021
Merged

Merge main into v1 #818

merged 18 commits into from Nov 16, 2021

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 16, 2021

Merging 2ecc17d into v1

Conductor for this PR is @edoardopirovano

Contains the following pull requests:

Please review the following:

  • The CHANGELOG displays the correct version and date.
  • The CHANGELOG includes all relevant, user-facing changes since the last release.
  • There are no unexpected commits being merged into the v1 branch.
  • The docs team is aware of any documentation changes that need to be released.
  • The mergeback PR is merged back into main after this PR is merged.

@hmakholm hmakholm marked this pull request as ready for review November 16, 2021 19:02
@hmakholm hmakholm requested a review from a team as a code owner November 16, 2021 19:02
CHANGELOG.md Outdated
## 1.0.22 - 04 Nov 2021

- The `init` step of the Action now supports `ram` and `threads` inputs to limit resource use of CodeQL extractors. These inputs also serve as defaults to the subsequent `analyze` step, which finalizes the database and executes queries. [#738](https://github.com/github/codeql-action/pull/738)
- When used with CodeQL 2.7.1 or above, the Action now includes custom query help in the analysis results uploaded to GitHub code scanning, if available. To add help text for a custom query, create a Markdown file next to the `.ql` file containing the query, using the same base name but the file extension `.md`. [#804](https://github.com/github/codeql-action/pull/804)
- The `upload-sarif` action now allows multiple uploads in a single job, as long as they have different categories. [#801](https://github.com/github/codeql-action/pull/801)
Copy link
Contributor

Choose a reason for hiding this comment

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

This has ended up in the wrong section of the changelog.

@hmakholm hmakholm dismissed their stale review November 16, 2021 19:41

Pushed a fix

@hmakholm hmakholm merged commit a627e9f into v1 Nov 16, 2021
@hmakholm hmakholm deleted the update-v1.0.23-2ecc17d7 branch November 16, 2021 19:56
@hmakholm
Copy link
Contributor

I'm supposed to notify @AlonaHlobina that the CodeQL action has been updated with release 2.7.1.

@AlonaHlobina
Copy link

Thank you, @hmakholm!

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.

None yet

4 participants