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

refactor(relay): introduce Handler::new functions #3326

Merged
merged 2 commits into from
Jan 16, 2023

Conversation

thomaseizinger
Copy link
Contributor

Description

Notes

Will reduce the diff in #3254.

Links to any relevant issues

Open Questions

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • A changelog entry has been made in the appropriate crates

@thomaseizinger thomaseizinger changed the base branch from master to no-run-title-as-command January 16, 2023 10:44
@mergify mergify bot merged commit aed5363 into no-run-title-as-command Jan 16, 2023
@mergify mergify bot deleted the 2824-handler-new-fns branch January 16, 2023 13:04
@thomaseizinger
Copy link
Contributor Author

thomaseizinger commented Jan 16, 2023

@mxinden This was a stacked PR and only meant to be merged once #3318 is merged. (Same as with many of my other ones that are currently open.)

I stacked them to show that CI is completely green. Sorry for not calling this out explicitly.

Should we disable mergify for non-master base PR to prevent this from happening in the future?

@mergify
Copy link
Contributor

mergify bot commented Jan 17, 2023

⚠️ The sha of the head commit of this PR conflicts with #3334. Mergify cannot evaluate rules on this PR. ⚠️

@mxinden
Copy link
Member

mxinden commented Jan 17, 2023

Oh, my bad.

Does CI also run on drafts? If so, how about keeping them in draft state?

@thomaseizinger
Copy link
Contributor Author

Does CI also run on drafts? If so, how about keeping them in draft state?

That is what I did on all the other stacked PRs now, yes :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants