Update combining SARIF runs changelog post URL by koesie10 · Pull Request #2983 · github/codeql-action

Pull Request Overview

This PR updates the changelog URL in an error message related to combining SARIF runs functionality. The change removes a TODO comment and replaces a placeholder URL with the final published changelog URL.

Key Changes

  • Removes TODO comment indicating the URL was temporary
  • Updates the changelog URL from a 2024 placeholder to the final 2025 published URL
  • Changes are mirrored in both TypeScript source and compiled JavaScript

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
src/upload-lib.ts Updates the changelog URL in the deprecation message and removes TODO comment
lib/upload-lib.js Mirrors the TypeScript changes in the compiled JavaScript output