#22 Phabricator closes revisions when the commit is pushed to git origin, any branch
Closed: Fixed None Opened 10 years ago by kparal.

Please see D9. This is very unfortunate, because if you want to make your feature branch available (therefore you push it to git origin as a correctly named feature branch), Phab automatically closes your revision request as a side effect. The revision request can't be reopened.

Maybe this can be configured somewhere, a list of branches that should not be tracked by Phab? If not, we should at least report a bug upstream.


It could be argued that phabricator wasn't really designed for extra remote branches, but I've changed the config to autoclose only on changes to master and develop branches - that should solve the problem in the short term but we should keep an eye on things to make sure that all the autocloses happen as needed.

Perfect, thanks. We'll test it soon enough.

Metadata Update from @kparal:
- Issue tagged with: infrastructure

6 years ago

Login to comment on this ticket.

Metadata