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: stackabletech/actions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 29bea1b
Choose a base ref
...
head repository: stackabletech/actions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: babe44d
Choose a head ref
  • 2 commits
  • 3 files changed
  • 3 contributors

Commits on Dec 1, 2025

  1. feat: Add detect-changes action (#91)

    Co-authored-by: Nick Larsen <[email protected]>
    Techassi and NickLarsenNZ authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    9905bf8 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2025

  1. fix(detect-changes): Extract BASE_SHA, and short-circuit on non-PR (#92)

    * fix(detect-changes): Populate BASE_SHA env var
    
    * feat(detect-changes): Short-circuit when not a PR
    
    * fix(detect-changes): Replace return with exit
    
    * chore(detect-changes): Add comment for future improvements
    NickLarsenNZ authored Dec 2, 2025
    Configuration menu
    Copy the full SHA
    babe44d View commit details
    Browse the repository at this point in the history
Loading