• B
    Fetch users from Phabricator to link to issues · 32184839
    Bob Van Landuyt 提交于
    We fetch the users from Phabricator based on their Phabricator ID. If
    a user with the same username exists and is a member of the project,
    we set them as assignee or author.
    
    When a user is applicable, we also cache it in Redis so we don't have
    to perform the request again for the same phid.
    32184839
task_spec.rb 1.2 KB