<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/88697>88697</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            token argument should be optional
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          pmatos
      </td>
    </tr>
</table>

<pre>
    It seems like the script `llvm/utils/git/code-format-helper.py` considers the case where token is None so that the PR is not updated, however it marks the `--token` argument as required. It seems to be this should be optional.

https://github.com/llvm/llvm-project/blob/f7bf11cd8db29a178463f2a12b9f1589ecab64e2/llvm/utils/git/code-format-helper.py#L343
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJyUksuK3DAQRb9G3og2Uvm98GKSoSEQQsgf6FFuKyNbjqo8zfx9sDvMLLJJNhJ6cOueW2WIwm1FHEXzSTTPhdl5TnncFsOJCpv82_iFJSEuJGN4QckzSnI5bCxFq2J8XQRcdw6RBFxvgQVcXfJ4mVJeDF9mjBvmcnsTrZIurRQ8ZjpVnCGU9xkzSk4vuMpA8ltaUVKSPBs-P33_cVyvieW-ecPoBXyWc7rjK2YZWC4mvzzkRKsul1PoKGXybV9wZWlIZvy1h4y-lO8onKQ9WAJJmtMe_XFMG4e0mlgK9SzU02OdmTcS1ZOA6wNw3m3p0kH9B_7YLltOP9Ed9DYmK-A6dXbS2vneWxiM7vq6rSYwGuww6aYf0Bnb1ggfOv8SIlRfq7oq_Fj5oRpMgaPudKXbodVVMY-DUzCoyjbQKm2M6tB6Z6ZBN3ayjcMijKCgVrVuVA9tU5W16WHyE7hau1Z1vagVLibE8jBVpnwrAtGOY9-3Q1dEYzHSOSsAK97l-SgAjtHJ45mE3W8kahUDMX2ocOCI46PP7735O_piz3H878hPF0d0p8vfAQAA__-s3e2J">