Skip to content
This repository was archived by the owner on Jan 21, 2025. It is now read-only.

fix check membership & skip events#224

Merged
mordamax merged 2 commits intomasterfrom
mak-fix-check-membership
Jul 24, 2023
Merged

fix check membership & skip events#224
mordamax merged 2 commits intomasterfrom
mak-fix-check-membership

Conversation

@mordamax
Copy link
Contributor

Closes #223

@mordamax mordamax requested a review from a team as a code owner July 24, 2023 21:32
@mordamax mordamax enabled auto-merge (squash) July 24, 2023 21:37
octokit: ExtendedOctokit,
event: WebhookEventPayload<E>,
) => Promise<PullRequestError | SkipEvent | FinishedEvent>;
) => Promise<PullRequestError | SkipEvent | FinishedEvent | unknown>;
Copy link
Contributor

@mutantcornholio mutantcornholio Jul 24, 2023

Choose a reason for hiding this comment

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

This line troubles me a bit, but if typechecks are passing, we can get back to it later

@mordamax mordamax merged commit 9b357f5 into master Jul 24, 2023
@mordamax mordamax deleted the mak-fix-check-membership branch July 24, 2023 21:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bot unexpectedly triggered

3 participants