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: Mergifyio/gha-mergify-ci
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Mergifyio/gha-mergify-ci
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: devs/jd/fix-tests/I86797df95e04d6abc2858c57346e73f04ada430d
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Feb 12, 2025

  1. ci: fix upload path and error scenario

    The current code uploads in a different endpoint and the test is getting
    a 404.
    
    The Mergify CLI works differently and does not fail on upload issues to
    avoid blocking user CI; adapt the scenario.
    
    Change-Id: I86797df95e04d6abc2858c57346e73f04ada430d
    jd committed Feb 12, 2025
    Copy the full SHA
    1e8511b View commit details
Loading