FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update ref description in action.ymls to include expected format for uploads by felickz · Pull Request #3122 · github/codeql-action · GitHub

Update ref description in action.ymls to include expected format for uploads - #3122

Merged
henrymercer merged 2 commits into
github:mainfrom
forks-felickz:main
Sep 18, 2025
Merged

Update ref description in action.ymls to include expected format for uploads#3122
henrymercer merged 2 commits into
github:mainfrom
forks-felickz:main

Conversation

felickz commented Sep 17, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

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 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

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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

Comment thread upload-sarif/action.yml Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

henrymercer left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks!

henrymercer merged commit b73659a into github:main Sep 18, 2025
295 checks passed
github-actions Bot mentioned this pull request Sep 25, 2025
8 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL