Closed Bug 1569074 Opened 6 years ago Closed 5 years ago

[lando-api] Lando presents the landing preview page with an approved sanitized commit message

Categories

(Conduit :: Lando, task, P2)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mars, Assigned: mars)

References

(Blocks 1 open bug)

Details

(Keywords: conduit-triaged)

Attachments

(1 file)

After the sec-approval team has approved a Phabricator revision with a sanitized commit message, then a developer visiting Lando UI should see the approved sanitized commit message in the UI instead of the original commit message.

Rough notes:

  • PhabricatorClient method to read a comment list?
  • Function to pick the correct sanitized message out of the list of comments
    • Use transaction PHID from writing the sanitized message comment to pick the comment out of the comment thread
    • Acceptance test: older sanitized messages, approved or denied, should be ignored
    • Return HTTP 502 if Phabricator is down
  • Possible UI changes to let the lander know they are not viewing the original commit message.
Depends on: 1569071, 1569070

This has been deployed to dev for testing.

I've verified the code works on dev.

Depends on: 1596651

This has been deployed to production.

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: