mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-30 01:10:58 +01:00
No description
cf4eb3109e
Summary: Ref T1279. No actual logical changes, but: - You can now add projects as reviewers from the revision view typeahead ("Add Reviewers" action). - You can now add projects as reviewers from the revision detail typeahead. - You can now add projects as reviewers from the CLI (`#yoloswag`). - Generated commit messages now list project reviewers (`Reviewers: #yoloswag`). I'll separate projects from users in the "Reviewers" tables in the next revision. Test Plan: - Added projects as reviewers using the web UI and CLI. - Used `arc amend --show --revision Dnnn` to generate commit messages. - Viewed revision with project reviewers in web UI. Reviewers: btrahan Reviewed By: btrahan CC: aran Maniphest Tasks: T1279 Differential Revision: https://secure.phabricator.com/D7230 |
||
---|---|---|
bin | ||
conf | ||
externals | ||
resources | ||
scripts | ||
src | ||
support | ||
webroot | ||
.arcconfig | ||
.divinerconfig | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
NOTICE | ||
README |
Phabricator is an open source collection of web applications which make it easier to write, review, and share source code. Phabricator was developed at Facebook. It's pretty high-quality and usable, but under active development so things may change quickly. You can learn more about the project and find links to documentation and resources at: http://phabricator.org/ LICENSE Phabricator is released under the Apache 2.0 license except as otherwise noted.