Shannon
Shannon

Reputation: 1205

How to disable the "autoland" when running "arc diff"?

When I run arc diff, it asks Autoland after builds pass and reviewers approve (Default Y)? [Y/n].

Can we change the setting to disable the autoland by default and avoid getting this question?

Upvotes: 1

Views: 117

Answers (1)

Shannon
Shannon

Reputation: 1205

I learned that there is a tag/flag for it. We can disable it by

arc diff --noautoland

Upvotes: 1

Related Questions