Page MenuHomePhabricator

Make PhabricatorBotFeedNotificationHandler work with new PhabricatorApplicationTransactionFeedStory
ClosedPublic

Authored by dctrwatson on Mar 14 2014, 12:46 AM.
Tags
None
Referenced Files
F14066390: D8524.diff
Tue, Nov 19, 9:43 AM
F14052041: D8524.diff
Fri, Nov 15, 6:06 AM
F14039404: D8524.diff
Mon, Nov 11, 5:26 AM
F14025267: D8524.diff
Thu, Nov 7, 3:46 PM
F14003069: D8524.id20229.diff
Sat, Oct 26, 1:51 AM
F13993290: D8524.id20221.diff
Tue, Oct 22, 9:52 PM
F13992978: D8524.id.diff
Tue, Oct 22, 7:56 PM
F13986394: D8524.id20231.diff
Mon, Oct 21, 2:37 AM

Details

Summary

Depends on D8521

Test Plan

ran with handler enabled and phabot posted stories

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

dctrwatson retitled this revision from to Make PhabricatorBotFeedNotificationHandler work with new PhabricatorApplicationTransactionFeedStory.
dctrwatson updated this object.
dctrwatson edited the test plan for this revision. (Show Details)
dctrwatson added a reviewer: epriestley.
epriestley edited edge metadata.

Minor nits.

src/infrastructure/daemon/bot/handler/PhabricatorBotFeedNotificationHandler.php
14

For consistency, prefer to spell "Uri" as "URI".

23

Prefer phid_get_type().

157

Prefer phid_get_type() here too.

This revision now requires changes to proceed.Mar 14 2014, 12:58 AM
dctrwatson edited edge metadata.
  • Add 'abandoned'
  • Update usage of typesNeedURI
epriestley edited edge metadata.
This revision is now accepted and ready to land.Mar 14 2014, 1:19 AM
epriestley updated this revision to Diff 20232.

Closed by commit rPa5f6e19dfd66 (authored by @dctrwatson, committed by @epriestley).