Page MenuHomePhabricator

Bots should be able to set whether their edit should be marked as a bot edit.
Closed, ResolvedPublic

Description

Author: Winbots

Description:
Patch to enable bots to specify whether their edit is a bot edit.

Bots should be able to set whether their edit should be marked as a bot edit. I have attached a diff that should enable this. Bots can append &bot=0 to any rollback or edit URL to mark the edit as a normal edit.


Version: 1.12.x
Severity: enhancement

Attached:

Details

Reference
bz12574

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:04 PM
bzimport set Reference to bz12574.
bzimport added a subscriber: Unknown Object (MLST).

cannon.danielc wrote:

Committed in r29539.

gribeco wrote:

Doesn't seem to work for me (my bot's edits always have the bot flag, even when I set "bot=0")... was that change reverted?

gribeco wrote:

This may have been reverted in r29540.

mike.lifeguard+bugs wrote:

(In reply to comment #1)

Committed in r29539.

So, would that patch need to be updated after the refactoring in r29540? That should be done and committed if so.

This appears to be in the code now

(In reply to comment #5)

This appears to be in the code now

Closing