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: coverallsapp/github-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.6
Choose a base ref
...
head repository: coverallsapp/github-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.7
Choose a head ref
  • 3 commits
  • 3 files changed
  • 4 contributors

Commits on Jul 16, 2025

  1. Configuration menu
    Copy the full SHA
    e7f4f97 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

  1. Update workflow to sync and verify release branch (#249)

    Make sure release branch always points to latest release, and add verification for release branch after tag update.
    
    Fixes issue #246 for any users who use `@release/v2` (not recommended) instead of `@v2` (recommended).
    afinetooth authored Sep 19, 2025
    Configuration menu
    Copy the full SHA
    e988b39 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

  1. Fix fail-on-error to handle all installation and execution failures (#…

    …254)
    
    * Extend fail-on-error handling to all installation and execution steps
    
    Co-authored-by: afinetooth <[email protected]>
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Copilot and afinetooth authored Nov 17, 2025
    Configuration menu
    Copy the full SHA
    5cbfd81 View commit details
    Browse the repository at this point in the history
Loading