Re: Issue 3846 in reviewboard: Request for adding a new field to review board called "Impact to code coverage"

2015-04-15 Thread reviewboard


Comment #5 on issue 3846 by trowb...@gmail.com: Request for adding a new  
field to review board called "Impact to code coverage"

https://code.google.com/p/reviewboard/issues/detail?id=3846

1. So extensions typically apply to the entire Review Board server. It's  
possible within a field definition to make it show up for only certain  
conditions, depending on how it's written.


2. This bug tracker is about the upstream, open-source Review Board  
project. The particular server(s) running inside VMware aren't under our  
control.



--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3846 in reviewboard: Request for adding a new field to review board called "Impact to code coverage"

2015-04-15 Thread reviewboard


Comment #4 on issue 3846 by adogr...@gmail.com: Request for adding a new  
field to review board called "Impact to code coverage"

https://code.google.com/p/reviewboard/issues/detail?id=3846

These are good references. A few questions, would appreciate your response.
1. Would the extension only apply to certain reviews?  Or certain groups?   
Or the whole reviewboard server?


2. Where would it be installed? The eng reviewboard server? Or are you  
saying we get our own reviewboard server and extend that?  Whats the  
rationale behind denying addition of new field but encourage writing an  
extension to do the same thing.



--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3846 in reviewboard: Request for adding a new field to review board called "Impact to code coverage"

2015-04-15 Thread reviewboard


Comment #3 on issue 3846 by trowb...@gmail.com: Request for adding a new  
field to review board called "Impact to code coverage"

https://code.google.com/p/reviewboard/issues/detail?id=3846

Review Board has a powerful extension framework that allows third parties  
to add functionality:


https://www.reviewboard.org/docs/manual/2.0/extending/

In particular, additional fields can be added to the review request via  
this hook:


https://www.reviewboard.org/docs/manual/2.0/extending/extensions/hooks/review-request-fields-hook/

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3846 in reviewboard: Request for adding a new field to review board called "Impact to code coverage"

2015-04-15 Thread reviewboard


Comment #2 on issue 3846 by adogr...@gmail.com: Request for adding a new  
field to review board called "Impact to code coverage"

https://code.google.com/p/reviewboard/issues/detail?id=3846

Thanks for the response. Could you please provide some more info on the
'Extensions' that you are recommending for us to use?

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3846 in reviewboard: Request for adding a new field to review board called "Impact to code coverage"

2015-04-14 Thread reviewboard

Updates:
Status: WontFix

Comment #1 on issue 3846 by trowb...@gmail.com: Request for adding a new  
field to review board called "Impact to code coverage"

https://code.google.com/p/reviewboard/issues/detail?id=3846

This request is pretty specific to one use case, and as such is something  
that we will not be adding to the core product (if we added every field  
that everybody wanted then we'd end up with something that looked like  
JIRA). Extensions can add new fields relatively easily, so I suggest  
pursuing that route.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Issue 3846 in reviewboard: Request for adding a new field to review board called "Impact to code coverage"

2015-04-14 Thread reviewboard

Status: New
Owner: 
Labels: Type-Enhancement Priority-Medium

New issue 3846 by adogr...@gmail.com: Request for adding a new field to  
review board called "Impact to code coverage"

https://code.google.com/p/reviewboard/issues/detail?id=3846

*** For customer support, please post to reviewbo...@googlegroups.com
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** Do not post confidential information in this enhancement request!


What version are you running?
2.0.10

What's the URL of the page this enhancement relates to, if any?
https://reviewboard.eng.vmware.com

Describe the enhancement and the motivation for it.
Request is for adding a new field called "Impact to code coverage" which is  
a text field meant for users to provide quantitative as well as qualitative  
data. The intent is to promote engineering best practices within the team,  
especially to raise awareness and to track code coverage.


What operating system are you using? What browser?


Please provide any additional information below.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.