Bug 235521
Summary: | [EWS] Use github.head.sha instead of revision | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=234847 |
Jonathan Bedard
buildbot uses the 'revision' property internally, so it doesn't forward to triggered builds the way you would expect. We should rely on github.head.sha instead, which is a property we have more explicit control of.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/87970427>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/90
Landed 246357@main (r288474)