Page MenuHomePhabricator

Remove "--force-autoclose" from "bin/repository reparse"
ClosedPublic

Authored by epriestley on Apr 22 2019, 11:10 PM.
Tags
None
Referenced Files
F19902529: D20464.id48838.diff
Mon, Mar 30, 7:56 PM
F19858779: D20464.diff
Mar 14 2026, 2:00 AM
F19810527: D20464.diff
Mar 3 2026, 7:53 PM
F19702333: D20464.id48838.diff
Feb 11 2026, 12:10 AM
F19516834: D20464.diff
Jan 15 2026, 4:35 AM
F19516817: D20464.diff
Jan 15 2026, 4:28 AM
F19304032: D20464.diff
Dec 24 2025, 6:49 AM
F19062903: D20464.id.diff
Nov 29 2025, 4:57 PM
Subscribers
None

Details

Summary

Depends on D20463. Ref T13277. This flag was added some time before 2015 and I don't think I've ever used it. Just get rid of it.

Test Plan

Grepped for force-autoclose, forceAutoclose, AUTOCLOSE_FORCED.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

src/applications/repository/worker/commitmessageparser/PhabricatorRepositoryCommitMessageParserWorker.php
175–178

(This was really mooted by the last change; there's a longer explanatory comment in the new worker now.)

This revision is now accepted and ready to land.Apr 24 2019, 12:32 AM
This revision was automatically updated to reflect the committed changes.