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: delete the remote branch when pull request is merged #33

Merged
merged 2 commits into from
Feb 12, 2022

Conversation

Nr18
Copy link
Collaborator

@Nr18 Nr18 commented Feb 12, 2022

Issue #, if available: #31

Description of changes:

When we auto-merge a pull request we should also cleanup the existing remote branch.

Checklist

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

When we auto-merge a pull request we should also cleanup the existing remote branch.

Issue: #31
@github-actions github-actions bot added the bug Something isn't working label Feb 12, 2022
@codecov
Copy link

codecov bot commented Feb 12, 2022

Codecov Report

Merging #33 (117661f) into develop (45756d9) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop       #33   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines          435       438    +3     
  Branches        50        51    +1     
=========================================
+ Hits           435       438    +3     
Impacted Files Coverage Δ
pull_request_codecommit/pull_request_codecommit.py 100.00% <ø> (ø)
pull_request_codecommit/aws/client.py 100.00% <100.00%> (ø)

@Nr18 Nr18 merged commit d16cb0e into develop Feb 12, 2022
@Nr18 Nr18 deleted the fix/remove-remote-branch branch February 12, 2022 16:24
@Nr18 Nr18 mentioned this pull request Feb 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

1 participant