Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

[bug] eth-bot response to the pull request created by bot for status change #15

Closed
poojaranjan opened this issue Sep 7, 2021 · 1 comment

Comments

@poojaranjan
Copy link

The first response (by the eth-bot) to a pull request created by a general user seems pointless for a pull request created by the bot.

In the below example, the message from the bot "Hi! I'm a bot, and I wanted to automerge your PR, but couldn't because of the following issue(s):" seems insignificant as the first message to the user(s) is meant to ping the author. Unless there is any further action taken by the author(s), eth-bot doesn't need to send any such response.

image

@alita-moore
Copy link
Contributor

This is addressed here 519c91e

The way this works is that when the PR is first opened it is a draft. The bit ignore the draft. But if a change is made it will then process the changes as normal.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants