Skip to content

feat: supplied base-ref - #6

Merged
vaernion merged 11 commits into
mainfrom
feat/basic-diff
Sep 23, 2025
Merged

feat: supplied base-ref#6
vaernion merged 11 commits into
mainfrom
feat/basic-diff

Conversation

@vaernion

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds support for supplying an explicit base reference for Git comparison, allowing users to skip the automatic workflow run lookup and directly specify a commit SHA, branch, tag, or remote ref as the comparison base.

  • Added base-ref input parameter that accepts Git references and bypasses workflow run lookup when provided
  • Enhanced shell script robustness by converting single brackets to double brackets throughout
  • Updated documentation and test workflows to demonstrate the new base-ref functionality

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.

File Description
action.yml Adds base-ref input and implements early exit logic when base-ref is provided, plus shell syntax improvements
README.md Documents the new base-ref parameter and provides usage examples
.github/workflows/test.yml Updates branch name and fixes output reference inconsistency
.github/workflows/test-basic.yml Demonstrates base-ref usage and updates branch/output references

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread action.yml Outdated
Comment thread .github/workflows/test.yml
Comment thread .github/workflows/test.yml

@mkilgus-at mkilgus-at left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🥰

@vaernion
vaernion merged commit c9e44b5 into main Sep 23, 2025
3 checks passed
@vaernion
vaernion deleted the feat/basic-diff branch September 23, 2025 09:39
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