# great-docs ci notice


Print a workflow log notice with the local-preview command.


``` bash
great-docs ci notice [OPTIONS]
```


<span class="gd-details-chevron" aria-hidden="true"></span>Full --help output


    Usage: great-docs ci notice [OPTIONS]

      Print a workflow log notice with the local-preview command.

    Options:
      --run INTEGER  Workflow run id that built the site.  [required]
      --pr INTEGER   Pull request number (adds the --pr hint).
      --help         Show this message and exit.


# Options


`--run: INTEGER`  
**Required.** Workflow run id that built the site.

`--pr: INTEGER`  
Pull request number (adds the `--pr` hint).
