Skip to content

ci: Update Mergify, fix labeler#2401

Merged
mergify[bot] merged 2 commits intoethereum-optimism:developfrom
mslipper:feat/update-pr-ci
Apr 4, 2022
Merged

ci: Update Mergify, fix labeler#2401
mergify[bot] merged 2 commits intoethereum-optimism:developfrom
mslipper:feat/update-pr-ci

Conversation

@mslipper
Copy link
Collaborator

@mslipper mslipper commented Apr 3, 2022

  • Requires all threads to be resolved
  • Requires no outstanding request changes
  • Adds/removes a conflict label when there are merge conflicts/when they are cleared.
  • Adds a comment and removes the on-merge-train label when a queued merge fails.

@changeset-bot
Copy link

changeset-bot bot commented Apr 3, 2022

⚠️ No Changeset found

Latest commit: 25a45b3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@mergify mergify bot requested review from Inphi and cfromknecht April 3, 2022 21:56
- Requires all threads to be resolved
- Adds/removes a `conflict` label when there are merge conflicts/when they are cleared.
- Adds a comment and removes the `on-merge-train` label when a queued merge fails.
@mslipper mslipper force-pushed the feat/update-pr-ci branch from fecf920 to 3bdfa49 Compare April 4, 2022 14:52
Copy link
Contributor

@cfromknecht cfromknecht left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mergify
Copy link
Contributor

mergify bot commented Apr 4, 2022

This PR has been added to the merge queue, and will be merged soon.

@mergify
Copy link
Contributor

mergify bot commented Apr 4, 2022

This PR is next in line to be merged, and will be merged as soon as checks pass.

@mergify mergify bot merged commit 92d62ef into ethereum-optimism:develop Apr 4, 2022
nebojsa94 pushed a commit to Tenderly/optimism that referenced this pull request Apr 26, 2022
- Requires all threads to be resolved
- Adds/removes a `conflict` label when there are merge conflicts/when they are cleared.
- Adds a comment and removes the `on-merge-train` label when a queued merge fails.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
theochap pushed a commit that referenced this pull request Dec 10, 2025
## Overview

Adds the confirmation-delayed provider for the sequencer's L1 origin
selector. This provider holds a reference to the L1 chain's head, and
delays any block-by-number requests by a configurable amount. This
prevents the sequencer from selecting an origin too close to the tip of
the chain, resulting in fewer L1 origin selections that are reorganized
out.

closes #2401
theochap pushed a commit that referenced this pull request Jan 14, 2026
## Overview

Adds the confirmation-delayed provider for the sequencer's L1 origin
selector. This provider holds a reference to the L1 chain's head, and
delays any block-by-number requests by a configurable amount. This
prevents the sequencer from selecting an origin too close to the tip of
the chain, resulting in fewer L1 origin selections that are reorganized
out.

closes #2401
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants