Skip to content

Improve errors when we are trying to access a git repository with partial history (+ fix fetchGit on these repos) #13265

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 26, 2025

tests/fetchGit: work around something that looks a bash parsing quirk.

5419d82
Select commit
Loading
Failed to load commit list.
Merged

Improve errors when we are trying to access a git repository with partial history (+ fix fetchGit on these repos) #13265

tests/fetchGit: work around something that looks a bash parsing quirk.
5419d82
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Jul 30, 2025 in 0s

2 rules match and 12 potential rules

⚠️ The pull request has been merged by @edolstra

Rule: merge using the merge queue (queue)

  • -closed [📌 queue requirement]
  • label~=merge-queue|dependencies
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • base~=master|.+-maintenance
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue default]
      • #approved-reviews-by >= 1 [🛡 GitHub branch protection]
      • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
      • any of: [🛡 GitHub branch protection]
        • check-success = installer test on macos
        • check-neutral = installer test on macos
        • check-skipped = installer test on macos
      • any of: [🛡 GitHub branch protection]
        • check-success = installer test on ubuntu
        • check-neutral = installer test on ubuntu
        • check-skipped = installer test on ubuntu
      • any of: [🛡 GitHub branch protection]
        • check-success = tests on macos
        • check-neutral = tests on macos
        • check-skipped = tests on macos
      • any of: [🛡 GitHub branch protection]
        • check-success = tests on ubuntu
        • check-neutral = tests on ubuntu
        • check-skipped = tests on ubuntu

Rule: backport patches to 2.18 (backport)

  • label=backport 2.18-maintenance
  • merged [📌 backport requirement]

Rule: backport patches to 2.19 (backport)

  • label=backport 2.19-maintenance
  • merged [📌 backport requirement]

Rule: backport patches to 2.20 (backport)

  • label=backport 2.20-maintenance
  • merged [📌 backport requirement]

Rule: backport patches to 2.21 (backport)

  • label=backport 2.21-maintenance
  • merged [📌 backport requirement]

Rule: backport patches to 2.22 (backport)

  • label=backport 2.22-maintenance
  • merged [📌 backport requirement]

Rule: backport patches to 2.23 (backport)

  • label=backport 2.23-maintenance
  • merged [📌 backport requirement]

Rule: backport patches to 2.24 (backport)

  • label=backport 2.24-maintenance
  • merged [📌 backport requirement]

Rule: backport patches to 2.25 (backport)

  • label=backport 2.25-maintenance
  • merged [📌 backport requirement]

Rule: backport patches to 2.26 (backport)

  • label=backport 2.26-maintenance
  • merged [📌 backport requirement]

Rule: backport patches to 2.27 (backport)

  • label=backport 2.27-maintenance
  • merged [📌 backport requirement]

✅ Rule: backport patches to 2.28 (backport)

  • label=backport 2.28-maintenance
  • merged [📌 backport requirement]

✅ Rule: backport patches to 2.29 (backport)

  • label=backport 2.29-maintenance
  • merged [📌 backport requirement]

Rule: backport patches to 2.30 (backport)

  • label=backport 2.30-maintenance
  • merged [📌 backport requirement]

Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com