Describe the bug
From what i can tell, the cocogitto bot does not re-evaluate a PR if a user has pushed (or even force pushed) to a PR, but seemingly does if it is done by either the repository owner or the user who added it (i am not sure).
To Reproduce
I am no entirely sure, aside from having a personal repository in user A and user B.
- with User B open a new PR with changes which conflict
- observe bot commenting with a issue and having the O status check
- with User B force-push changes which fix the mentioned issues
- observe bot not updating the message or the status check
Expected behavior
To re-evaluate once new changes are available
Additional context
Originally observed in:
User B showcase:
User A showcase:
Note that i dont have access to modify the bot configuration more than the cog.toml, which we dont currently set.
PS: is this bot development still active, considering the last update is about 2 years ago?
Describe the bug
From what i can tell, the cocogitto bot does not re-evaluate a PR if a user has pushed (or even force pushed) to a PR, but seemingly does if it is done by either the repository owner or the user who added it (i am not sure).
To Reproduce
I am no entirely sure, aside from having a personal repository in user A and user B.
Expected behavior
To re-evaluate once new changes are available
Additional context
Originally observed in:
User B showcase:
clipboardfrom textarea veeso/tui-realm#188Datasetveeso/tui-realm-stdlib#52User A showcase:
(in the first 2 of the above PRs i observed cocogitto removing the old comments and adding new ones on push, even force-push)
Note that i dont have access to modify the bot configuration more than the
cog.toml, which we dont currently set.PS: is this bot development still active, considering the last update is about 2 years ago?