Making WordPress.org

Changes between Version 20 and Version 24 of Ticket #4903


Ignore:
Timestamp:
02/24/2020 07:00:40 AM (5 years ago)
Author:
dd32
Comment:

See also: #5052, #5052, #5054

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4903 – Description

    v20 v24  
    1414✅Always load PRs, for authenticated and unauthenticated (Currently it only auto-loads for authenticated requests)
    1515✅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..)
    1617❌Sync PR Comment edits to Trac
    17 ❌Sync PR Code Review comments to Trac
     18❌Sync PR Code Review comments to Trac  #5053
    1819❌Sync PR Code Review comment edits to Trac
    1920❓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)