You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One thing we could think about doing is turbolift status.
Some of the useful things is could log would be:
How many repos have had a PR created
How many PRs are in each of the open/closed/merged states
How many PRs have checks failures or have review rejections
As well as listing numbers, we could also consider a --verbose or --list flag which lists each the PRs in each category. The listing would ideally include a URL pointing to the each PR.
The text was updated successfully, but these errors were encountered:
Adding the possibility of generating an html report would be very useful as well. This could contain the information mentioned before in percentages, different lists, links to recent comments...
One thing we could think about doing is
turbolift status
.Some of the useful things is could log would be:
As well as listing numbers, we could also consider a
--verbose
or--list
flag which lists each the PRs in each category. The listing would ideally include a URL pointing to the each PR.The text was updated successfully, but these errors were encountered: