Skip to content

Commit 2c2bd1d

Browse files
authored
Add worker scaling note 3.1 (github#26319)
1 parent 021b15a commit 2c2bd1d

File tree

1 file changed

+1
-0
lines changed
  • data/release-notes/enterprise-server/3-1

1 file changed

+1
-0
lines changed

data/release-notes/enterprise-server/3-1/0.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ sections:
7676
- The latest release of the CodeQL CLI supports uploading analysis results to GitHub. This makes it easier to run code analysis for customers who wish to use CI/CD systems other than {% data variables.product.prodname_actions %}. Previously, such users had to use the separate CodeQL runner, which will continue to be available. For more information, see "[About CodeQL code scanning in your CI system](/[email protected]/code-security/secure-coding/about-codeql-code-scanning-in-your-ci-system)."
7777
- '{% data variables.product.prodname_actions %} now supports skipping `push` and `pull_request` workflows by looking for some common keywords in your commit message.'
7878
- Check annotations older than four months will be archived.
79+
- Scaling of worker allocation for background tasks has been revised. We recommend validating that the new defaults are appropriate for your workload. Custom background worker overrides should be unset in most cases. [Updated 2022-03-18]
7980

8081
- heading: Security Changes
8182
notes:

0 commit comments

Comments
 (0)