Bug 340901

Summary: [github] Add comment support to GitHub task editor
Product: [Technology] EGit Reporter: Kevin Sawicki <kevin>
Component: MylynAssignee: Kevin Sawicki <kevin>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: caniszczyk, info
Version: unspecifiedKeywords: noteworthy
Target Milestone: 0.12   
Hardware: All   
OS: All   
Whiteboard:

Description Kevin Sawicki CLA 2011-03-24 15:27:06 EDT
Comments are not currently supported.

The ability to add comments and view comments should be added.

The API for comments can be found here: http://develop.github.com/p/issues.html
Comment 1 Chris Aniszczyk CLA 2011-04-05 18:14:01 EDT
Looks good, thanks Christian!
Comment 2 Christian Trutz CLA 2011-04-05 18:25:10 EDT
Only ability to add comments implemented yet.
The ability to view all comments remains open. Will be implemented asap.
Comment 3 Kevin Sawicki CLA 2011-04-07 18:35:55 EDT
Fix to show comments in editor pushed to: http://egit.eclipse.org/r/#change,3022
Comment 4 Chris Aniszczyk CLA 2011-04-08 01:12:17 EDT
Looks good! Thanks Kevin!