Skip to content

Remove automerge label if not added by core dev #253

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

Merged
merged 4 commits into from
Jul 15, 2019

Conversation

Mariatta
Copy link
Member

@Mariatta Mariatta commented Jul 11, 2019

This also adds the "Automerge-triggered-by: @{coredev}" message at the end of the PR body.

Closes python/core-workflow#340
Closes #155

This also adds the "Automerge-triggered-by: @{coredev}" message at the end of the PR body.

Closes python/core-workflow#340
@Mariatta Mariatta added black out Apply to PR. It will run "black" and removed CLA signed labels Jul 11, 2019
@black-out
Copy link

black-out bot commented Jul 11, 2019

🐍🌚🤖 @Mariatta, I've formatted these files using black:

  • miss_islington/status_change.py
  • miss_islington/util.py
  • tests/test_status_change.py
    (I'm a bot 🤖)

@black-out black-out bot removed the black out Apply to PR. It will run "black" label Jul 11, 2019
@codecov
Copy link

codecov bot commented Jul 11, 2019

Codecov Report

Merging #253 into master will increase coverage by 0.22%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #253      +/-   ##
==========================================
+ Coverage   95.94%   96.16%   +0.22%     
==========================================
  Files           9        9              
  Lines         813      860      +47     
  Branches       49       52       +3     
==========================================
+ Hits          780      827      +47     
  Misses         33       33
Impacted Files Coverage Δ
miss_islington/status_change.py 100% <100%> (ø) ⬆️
tests/test_status_change.py 100% <100%> (ø) ⬆️
miss_islington/util.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bd358d0...f9dc57d. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA signed project: triagers Adding triagers project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adjust miss-islington to not automerge if it was applied by Python Triagers team. Keep track of who triggered the automerge
2 participants