Does the email requesting a review include the tags somewhere in it? If so, this is a great idea.
Weekly, don't you mean hourly? It is possible to set up a crontab on your system to query gitlab and process the result and send an email to you. But it is a bit involved to setup and maintain (I do not know if Gitlab provides this). I use the crontab/email trick in petscgitbash to send me email ever four hours with my current MR branches and their status (pipelined failed etc). > On May 25, 2022, at 12:00 PM, Munson, Todd <[email protected]> wrote: > > I guess one could use tags to indicate the complexity of the review? > > I personally would like a weekly digest of MRs that I have been requested to > review with clickable links. The dashboard would also be helpful. > > All the best, Todd. > > From: petsc-dev <[email protected] > <mailto:[email protected]>> on behalf of Matthew Knepley > <[email protected] <mailto:[email protected]>> > Date: Wednesday, May 25, 2022 at 10:57 AM > To: Barry Smith <[email protected] <mailto:[email protected]>> > Cc: "[email protected] <mailto:[email protected]>" > <[email protected] <mailto:[email protected]>> > Subject: Re: [petsc-dev] have requests for MR review indicate time expected > to complete > > On Wed, May 25, 2022 at 11:55 AM Barry Smith <[email protected] > <mailto:[email protected]>> wrote: >> >> It would be nice if when people received MR review requests it indicated >> if the review was trivial and could be done in a minute or two. Then maybe >> quick ones could flow through the system faster. >> >> How do people 1) know first when they have things they should (or have >> been asked to) review and 2) know the list of things they should review at >> any point in time. I am interested in other people's work flows to see if I >> should adjust mine. > > > I get emails for review, but it would be nice if there was a dashboard at > Gitlab where we could see what is pending for us. > > Is there a way to indicate if a review is trivial or long? > > Matt > > -- > What most experimenters take for granted before they begin their experiments > is infinitely more interesting than any results to which their experiments > lead. > -- Norbert Wiener > > https://www.cse.buffalo.edu/~knepley/ <http://www.cse.buffalo.edu/~knepley/>
