Skip to content
This repository has been archived by the owner on May 24, 2021. It is now read-only.

Avoid repeated processing contributor email when pr merged. #29

Open
todo bot opened this issue Jan 19, 2021 · 2 comments
Open

Avoid repeated processing contributor email when pr merged. #29

todo bot opened this issue Jan 19, 2021 · 2 comments

Comments

@todo
Copy link

todo bot commented Jan 19, 2021

// TODO: Avoid repeated processing contributor email when pr merged.
// Synchronize contributor mailboxes when pull request is merged.
if (pullRequest.merged_at !== null) {
// Fetch the patch of pull request.
const patch = await getPullRequestPatch(
context.pullRequest(),


This issue was generated by todo based on a TODO comment in f2a46a5 when #28 was merged. cc @ti-community-infra.
@todo todo bot added the todo 🗒️ label Jan 19, 2021
@ti-chi-bot
Copy link
Member

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Send feedback to sig-community-infra or hi-rustin.
/lifecycle stale

@ti-chi-bot
Copy link
Member

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close.
Send feedback to sig-community-infra or hi-rustin.
/lifecycle rotten

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

No branches or pull requests

1 participant