Page MenuHomePhabricator

Pass commit authorship information to Buildkite
ClosedPublic

Authored by epriestley on Aug 27 2018, 7:50 PM.
Tags
None
Referenced Files
F18804024: D19614.id.diff
Sat, Oct 18, 5:33 AM
F18766252: D19614.id.diff
Tue, Oct 7, 3:46 PM
F18761706: D19614.diff
Mon, Oct 6, 3:49 PM
F18740831: D19614.id46889.diff
Thu, Oct 2, 6:02 AM
F18703930: D19614.diff
Sun, Sep 28, 5:32 AM
F18673214: D19614.id46890.diff
Thu, Sep 25, 9:45 AM
F18624431: D19614.diff
Sep 15 2025, 8:00 PM
F18568202: D19614.id46890.diff
Sep 9 2025, 11:56 PM
Subscribers
Restricted Owners Package

Details

Summary

Fixes T12251. Ref T13189. See PHI610. The difficulty here is that we don't want to disclose Phabricator account information to Buildkite. We're comfortable disclosing information from git, etc.

  • For commits, use the Identity to provide authorship information from Git.
  • For revisions, use the local commit information on the Diff to provide the Git/Mercurial/etc author of the HEAD commit.
Test Plan
  • Built commits and revisions in Buildkite via Harbormaster.
  • I can't actually figure out how to see author information on the Buildkite side, but the values look sane when dumped locally.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a subscriber: Restricted Owners Package.Aug 27 2018, 7:50 PM
This revision was not accepted when it landed; it landed in state Needs Review.Aug 27 2018, 7:51 PM
epriestley requested review of this revision.
This revision was automatically updated to reflect the committed changes.