servo / highfive

Github hooks to provide an encouraging atmosphere for new contributors
Mozilla Public License 2.0
254 stars 58 forks source link

Don't remove S-awaiting-merge if it doesn't exist on adding S-needs-rebase #19

Closed jdm closed 8 years ago

edunham commented 8 years ago

This will take a little extra logic around https://github.com/servo/highfive/blob/master/newpr.py#L217 . Test that the S-awaiting-merge label is present before trying to remove it.

jdm commented 8 years ago

I made this change while redesigning highfive.