Page MenuHomePhorge

Formalize code review process
Closed, ResolvedPublic

Event Timeline

tusooa changed the edit policy from "All Users" to "the Kazv Project (Project)".Mar 15 2024, 6:04 PM
tusooa triaged this task as Unbreak Now! priority.Wed, May 8, 8:49 PM
tusooa added a subscriber: nannanko.

Use staging area to integrate with GitLab CI.

arc diff will push to the staging area.

Then, in .gitlab-ci.yml, configure the CI to be run for tags phabricator/diff/xxx.

When landing, checkout that commit, arc amend then arc land.