Skip to content
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

Revert to Go 1.18 in go.mod and make policy around this official #390

Merged
merged 2 commits into from
May 6, 2024

Document go.mod version philosophy:

a4fbf70
Select commit
Loading
Failed to load commit list.
Merged

Revert to Go 1.18 in go.mod and make policy around this official #390

Document go.mod version philosophy:
a4fbf70
Select commit
Loading
Failed to load commit list.
Mergify / Queue: Embarked in merge queue succeeded May 6, 2024 in 0s

The pull request embarked with main (dff3a92) will be merged soon

Required conditions for merge:

  • #approved-reviews-by>=1 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
  • check-success=lint
  • check-success=test
  • all of [📃 From pull request rule Automatic merge on approval]:
    • #approved-reviews-by>=1
    • #changes-requested-reviews-by=0
    • -draft [📌 queue requirement]
    • base=main
    • check-success='lint'
    • check-success='test'
    • label!=do-not-merge
    • label=ready-to-merge
    • 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=lint
          • check-neutral=lint
          • check-skipped=lint
        • any of [🛡 GitHub branch protection]:
          • check-success=test
          • check-neutral=test
          • check-skipped=test
  • any of [🛡 GitHub branch protection]:
    • check-success=lint
    • check-neutral=lint
    • check-skipped=lint
  • any of [🛡 GitHub branch protection]:
    • check-success=test
    • check-neutral=test
    • check-skipped=test

Check-runs and statuses of the embarked pull request #390:

lint details
test details