Sent from Yahoo Mail on Android 
 
  On Fri, May 15, 2020 at 6:33 PM, Mariatta<maria...@python.org> wrote:   
X-post to python-committers, python-dev, and core-workflow mailing list
I have just deployed a change to bedevere-bot to address the security concern 
related to automerging.(https://github.com/python/core-workflow/issues/325)
Previously, if core dev has approved the PR and applied the "automerge" label, 
the PR will be automatically merged as soon as all the required CI checks 
passed. If the PR author added another commit after the PR has been approved 
but before the automerge happened, the additional commit will get merged in 
without additional review. 
Now, if there is a new commit after the PR has been approved, it will not be 
automerged until the the core dev re-reviews it. bedevere will remove the 
"awaiting merge" label and apply the "awaiting core review" label. 
Hope this all makes sense. And if you see any of the bot misbehaving, please 
open a ticket either in core-workflow repo or in the bot's own repo.
Thanks.


_______________________________________________
core-workflow mailing list -- core-workf...@python.org
To unsubscribe send an email to core-workflow-le...@python.org
https://mail.python.org/mailman3/lists/core-workflow.python.org/
This list is governed by the PSF Code of Conduct: 
https://www.python.org/psf/codeofconduct
  
_______________________________________________
core-workflow mailing list -- core-workf...@python.org
To unsubscribe send an email to core-workflow-le...@python.org
https://mail.python.org/mailman3/lists/core-workflow.python.org/
This list is governed by the PSF Code of Conduct: 
https://www.python.org/psf/codeofconduct
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/OF227DTX6JLLWSJ7GSNEKEH6ZXTHVYHE/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to