Skip to content

Conversation

@felickz
Copy link
Contributor

@felickz felickz commented Sep 17, 2025

Users confused by error main does not match /^refs\/(heads|pull|tags)\/.*$/. - sync up with REST docs

    - name: Perform CodeQL Analysis
      uses: github/codeql-action/analyze@v3
      with:
        category: "/language:${{matrix.language}}"
        ref: some ref
        sha: some sha

@felickz felickz requested a review from a team as a code owner September 17, 2025 23:03
Copilot AI review requested due to automatic review settings September 17, 2025 23:03
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Updates the ref input descriptions in both analyze/action.yml and upload-sarif/action.yml to include the expected format specifications for Git references.

  • Adds format specification for the ref input parameter in both action files
  • Provides clear examples of valid ref formats (heads, tags, pull request merge/head references)

Reviewed Changes

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

File Description
upload-sarif/action.yml Adds expected format examples to the ref input description
analyze/action.yml Adds expected format examples to the ref input description

Copy link
Contributor

@henrymercer henrymercer left a comment

Choose a reason for hiding this comment

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

Thanks!

@henrymercer henrymercer merged commit b73659a into github:main Sep 18, 2025
295 checks passed
@github-actions github-actions bot mentioned this pull request Sep 25, 2025
8 tasks
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