Changes between Version 20 and Version 24 of Ticket #4903
- Timestamp:
- 02/24/2020 07:00:40 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4903 – Description
v20 v24 14 14 ✅Always load PRs, for authenticated and unauthenticated (Currently it only auto-loads for authenticated requests) 15 15 ✅Sync PR Comments to Trac 16 ❌ Switch to using a Github App OAuth Token from dd32's personal Github token [https://meta.trac.wordpress.org/browser/sites/trunk/api.wordpress.org/public_html/dotorg/trac/pr/functions.php?marks=94,96#L88 get_authorization_token()] (or change it to select a random users token..) 16 17 ❌Sync PR Comment edits to Trac 17 ❌Sync PR Code Review comments to Trac 18 ❌Sync PR Code Review comments to Trac #5053 18 19 ❌Sync PR Code Review comment edits to Trac 19 20 ❓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)