﻿---
title: changelog github-comment cli command
description: (CI, hidden) Post or update the sticky changelog comment on the PR. 
url: https://docs-v3-preview.elastic.dev/docs-builder/cli/changelog/github-comment
products:
  - Elastic Docs Builder
---

# changelog github-comment cli command
```bash
docs-builder changelog github-comment --metadata <string>
```

(CI, hidden) Post or update the sticky changelog comment on the PR.

## Options

<definitions>
  <definition term="--metadata string required">
    Path to the decision metadata.json file
  </definition>
  <definition term="-l --log-level enum">
    Minimum log level.
    **Values:** trace, debug, information, warning, error, critical, none
    **Default:** `information`
  </definition>
  <definition term="-c --config-source enum">
    Override the configuration source: local, remote
    **Values:** local, remote, embedded
  </definition>
  <definition term="--skip-private-repositories">
    Skip cloning private repositories
  </definition>
</definitions>


## Global Options

<definitions>
  <definition term="-l --log-level enum">
    Minimum log level.
    **Values:** trace, debug, information, warning, error, critical, none
    **Default:** `information`
  </definition>
  <definition term="-c --config-source enum">
    Override the configuration source: local, remote
    **Values:** local, remote, embedded
  </definition>
  <definition term="--skip-private-repositories">
    Skip cloning private repositories
  </definition>
</definitions>