1

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?

torek
  • 448,244
  • 59
  • 642
  • 775
Shannon
  • 985
  • 3
  • 11
  • 25

1 Answers1

1

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

arc diff --noautoland

Shannon
  • 985
  • 3
  • 11
  • 25