T2628, Adding project tags to revisions
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Commits
- Restricted Diffusion Commit
rP248b4dfa9d61: Projects for DifferentialRevision
Edit revision, verify projects can be tagged. Add project hashtag to comments or commit templates, verify revision is tagged with project
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- projectsforrevision
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 1325 Build 1325: [Placeholder Plan] Wait for 30 Seconds
Event Timeline
Comment Actions
Two tiny issues.
src/applications/differential/config/PhabricatorDifferentialConfigOptions.php | ||
---|---|---|
27–28 | Let's put the field here, underneath the Repository field. It's useful, but not more important than author/reviewers/etc. | |
src/applications/differential/customfield/DifferentialProjectsField.php | ||
32–41 | For consistency, un-indent this function body one level (as you would if the parameter wasn't wrapped). |