Page MenuHomePhabricator

Make PhabricatorBotFeedNotificationHandler work with new PhabricatorApplicationTransactionFeedStory
ClosedPublic

Authored by dctrwatson on Mar 14 2014, 12:46 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 9:55 AM
Unknown Object (File)
Tue, Apr 9, 1:49 AM
Unknown Object (File)
Sat, Apr 6, 2:12 PM
Unknown Object (File)
Mon, Apr 1, 8:44 AM
Unknown Object (File)
Thu, Mar 21, 8:01 PM
Unknown Object (File)
Wed, Mar 20, 3:05 PM
Unknown Object (File)
Feb 5 2024, 8:13 PM
Unknown Object (File)
Jan 24 2024, 8:00 PM

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).