| 8 | |
| 9 | ---- |
| 10 | |
| 11 | Task List: ( ✅Completed, ❌Not yet, ❓Pending Question) |
| 12 | ✅Track PRs on Github, and show them on Trac Tickets |
| 13 | ✅Add a mention to Tickets comments when a PR is opened. |
| 14 | ❌Always load PRs, for authenticated and unauthenticated (Currently it only auto-loads for authenticated requests) |
| 15 | ✅Sync PR Comments to Trac |
| 16 | ❌Sync PR Comment edits to Trac |
| 17 | ❌Sync PR Code Review comments to Trac |
| 18 | ❌Sync PR Code Review comment edits to Trac |
| 19 | ❓Should all Github PR comments trigger Trac Emails? (Note: Edits won't be able to, and responses to existing code review instances would be best done as edits too) |
| 20 | ❓Should Github PR activity be piped to Trac Firehose channels to compensate for lack of edit emails? |