feat: follow up with reviewer#783
feat: follow up with reviewer#783EtherealGlow wants to merge 14 commits intoubiquity:developmentfrom EtherealGlow:development-4
Conversation
✅ Deploy Preview for ubiquibot-staging ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
same logic as this #708 |
|
just it follows up with the reviewer/reviewers now instead of doing nothing |
|
doesnt this execute whenever the bot tries to follow up with reviewer? |
|
QA should always be posted thats why its part of the pull request template. |
|
how would i even qa this? |
|
Just post proof that it works on your fork |
Please refer to the README.md |
|
qa |
|
Now that I see it's prob because it's followed up a second time, as it was like 30s to follow up and 5mins to disqualify |
|
Please read this again. @EtherealGlow |
|
@wannacfuture is there something in github api which provides the timestamps for the requested reviewers |
you can use octokit. There is createdAt field representing the timestamp or review request for certain reviewers. |
In this example response I couldnt find a createdAt field |
|
@EtherealGlow
|
|
i am not following something because i think thats for requesting reviews not for getting all requested reviews |
|
@wannacfuture your API call is to request a reviewer not listing them like @EtherealGlow said. Instead of requested reviewers API, I think we can use events API, it includes |
|
Ohhh that makes it easy |
Co-authored-by: whilefoo <139262667+whilefoo@users.noreply.github.com>
|
i am tired of this bot 😢 |
|
@whilefoo i even tried this config https://github.com/rndquu-org/test-repo/blob/6613b3bf91462018d1cec1b8f09eb27d072f8fc6/.github/ubiquibot-config.yml |
|
Any idea why the bot might not be working, the config is right |
|
@EtherealGlow can you link me your config? |
|
can you try running the bot with latest development branch and check if the issue is still present? |
|
wait just a day or two this is almost done |
|
uhhh what |

Resolves #324
Quality Assurance: