Page MenuHomePhabricator

Make PhabricatorBotFeedNotificationHandler work with new PhabricatorApplicationTransactionFeedStory
ClosedPublic

Authored by dctrwatson on Mar 14 2014, 12:46 AM.
Tags
None
Referenced Files
F20878262: D8524.id20232.diff
Fri, Jun 26, 12:11 PM
F20878148: D8524.diff
Fri, Jun 26, 12:09 PM
Unknown Object (File)
Apr 3 2026, 6:08 PM
Unknown Object (File)
Apr 2 2026, 10:35 AM
Unknown Object (File)
Mar 29 2026, 7:06 AM
Unknown Object (File)
Mar 16 2026, 4:49 AM
Unknown Object (File)
Mar 4 2026, 3:50 AM
Unknown Object (File)
Feb 26 2026, 11:53 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).