pending-reviews #142

Closed
adamm wants to merge 2 commits from pending-reviews into main
Owner
No description provided.
adamm added 2 commits 2026-02-26 20:22:36 +01:00
Timeline events will contain Reviews and ReviewRequests and
ReviewDismissed events. We need to handle this at event parsing
time and not to punt this to the query functions later on.

If the last event is an actual review, we use this.
If no review, check if last event associated with the reviewer
is Dismissed or Requested Review but not if a dismissed Review
preceeds it.
t: correctly handle multiple reviews from the same user
Some checks failed
go-generate-check / go-generate-check (pull_request) Successful in 14s
Integration tests / t (pull_request) Failing after 1m17s
b4b3bf584e
Author
Owner

Something is flaky with the tests. Sometimes they all fail. Mostly, they all seem to work. Sometimes, some tests start to fail. 🤔

Something is flaky with the tests. Sometimes they all fail. Mostly, they all seem to work. Sometimes, some tests start to fail. 🤔
Member

Something is flaky with the tests. Sometimes they all fail. Mostly, they all seem to work. Sometimes, some tests start to fail. 🤔

yeah let's say CI is not reliable yet, so I am working to stabilize it.

> Something is flaky with the tests. Sometimes they all fail. Mostly, they all seem to work. Sometimes, some tests start to fail. 🤔 yeah let's say CI is not reliable yet, so I am working to stabilize it.
Member

I've tested the commit in #149 and it looks good and indeed helping with stability. So we either merge this one and I will rebase 149 or we can just merge 149 and close this one.

I've tested the commit in #149 and it looks good and indeed helping with stability. So we either merge this one and I will rebase 149 or we can just merge 149 and close this one.
adamm closed this pull request 2026-02-27 15:52:45 +01:00
Some checks failed
go-generate-check / go-generate-check (pull_request) Successful in 14s
Integration tests / t (pull_request) Failing after 1m17s

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: git-workflow/autogits#142