Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: github/codeql-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.30.2
Choose a base ref
...
head repository: github/codeql-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.30.3
Choose a head ref
  • 16 commits
  • 21 files changed
  • 8 contributors

Commits on Sep 9, 2025

  1. Configuration menu
    Copy the full SHA
    deb055d View commit details
    Browse the repository at this point in the history
  2. Rebuild

    github-actions[bot] committed Sep 9, 2025
    Configuration menu
    Copy the full SHA
    6c261ed View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3092 from github/mergeback/v3.30.2-to-main-d3678e23

    Mergeback v3.30.2 refs/heads/releases/v3 into main
    mbg authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    52ddbe1 View commit details
    Browse the repository at this point in the history
  4. Initial plan

    Copilot committed Sep 9, 2025
    Configuration menu
    Copy the full SHA
    4366c13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a4630c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3095 from github/copilot/fix-9c4e2e82-c57a-4af0-8…

    …336-b8b24b72dba3
    
    Remove --intra-layer-parallelism flag from CodeQL CLI commands
    henrymercer authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    31d3ae8 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2025

  1. Dump soon to be uploaded SARIF on request

    This introduces a new internal environment variable flag
    (`CODEQL_ACTION_SARIF_DUMP_DIR`) that, when set to `true`, causes the
    SARIF file that will be uploaded to be dumped to the specified
    directory. The filename will be `upload.sarif` or `upload.quality.sarif`
    depending on the upload target.
    redsun82 committed Sep 10, 2025
    Configuration menu
    Copy the full SHA
    dae3742 View commit details
    Browse the repository at this point in the history
  2. Tweak sarif dump log

    redsun82 committed Sep 10, 2025
    Configuration menu
    Copy the full SHA
    4c53461 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3097 from github/redsun82/only-dump-sarif

    Dump soon to be uploaded SARIF on request
    redsun82 authored Sep 10, 2025
    Configuration menu
    Copy the full SHA
    eb50a88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a84a62 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3101 from github/mbg/public-repo-notice-in-pr-tem…

    …plate
    
    Add a reminder to the PR template that this is a public repo
    mbg authored Sep 10, 2025
    Configuration menu
    Copy the full SHA
    5efa438 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3098 from github/kaspersv/increase-overlay-base-s…

    …ize-limit
    
    Overlay: Increase size limit for cached overlay base database
    kaspersv authored Sep 10, 2025
    Configuration menu
    Copy the full SHA
    f374a62 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e49458b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3103 from github/mbg/fix/category-check

    Fix `runInterpretResultsFor` using the wrong `AnalysisConfig` for Code Quality `category` fix
    mbg authored Sep 10, 2025
    Configuration menu
    Copy the full SHA
    b660efd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e68956d View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3104 from github/update-v3.30.3-b660efdcf

    Merge main into releases/v3
    cklin authored Sep 10, 2025
    Configuration menu
    Copy the full SHA
    192325c View commit details
    Browse the repository at this point in the history
Loading