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

fix: labels when trop PR closed unmerged #165

Merged
merged 4 commits into from Oct 23, 2020
Merged

Conversation

mlaurencin
Copy link
Contributor

Closes #162

Previously when trop backport was closed, trop would keep the in-flight label rather than removing it. This was occurring because we were lacking logic to handle non-manual backport being closed with unmerged commits.

cc @codebytere

package.json Outdated Show resolved Hide resolved
src/index.ts Show resolved Hide resolved
src/utils.ts Show resolved Hide resolved
src/index.ts Outdated Show resolved Hide resolved
@codebytere codebytere requested a review from ckerr October 22, 2020 23:11
@codebytere codebytere merged commit a03f922 into master Oct 23, 2020
@codebytere codebytere deleted the fix-trop-close-labeling branch October 23, 2020 16:47
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.

Trop can get confused about in-flight/merged sometimes
3 participants