Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: show PR status #9

Open
rmloveland opened this issue Oct 4, 2018 · 0 comments
Open

Feature request: show PR status #9

rmloveland opened this issue Oct 4, 2018 · 0 comments

Comments

@rmloveland
Copy link

Currently re displays a list of open PRs, e.g.

re -p cockroachdb/docs
Created by me:
 3834  rmloveland  Document fast path deletes for interleaved tables
 3831  rmloveland  Document `SET SCHEMA` syntax
 3830  rmloveland  Add docs on index name resolution
 3810  rmloveland  Add docs for SRF column accessors
 3530  rmloveland  Document pipelining of transactional writes

Involving me:
 3832  lhirata     Add better examples / language around monotonicity
 3828  lhirata     Add default column family for added columns
 3826  lhirata     Sql comparison
 3825  lhirata     Add SCSI reference to TPC-C setup
 3821  lhirata     Add numeric_precision_radix to information_schema.columns
 3820  lhirata     String aliases are preserved

In this case, I have reviewed all of the PRs in the "Involving me" section save the top. It would be helpful to have some way of seeing the "current state" of each PR from my POV.

For example, there could be another column on the right which lists states such as one of ('approved', 'changes requested', 'commented', 'draft'). It's not clear to me as a user what the total # of states is or should be, so this is just a suggestion to spark discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant