An open API service indexing awesome lists of open source software.

https://github.com/redhat-plumbers-in-action/issue-commentator

🎙️ GitHub Action that creates and updates status comments on issues and pull requests
https://github.com/redhat-plumbers-in-action/issue-commentator

comment github-action issue pull-request typescript

Last synced: 4 months ago
JSON representation

🎙️ GitHub Action that creates and updates status comments on issues and pull requests

Awesome Lists containing this project

README

          



Issue Commentator

[![GitHub Marketplace][market-status]][market] [![Lint Code Base][linter-status]][linter] [![Unit Tests][test-status]][test] [![CodeQL][codeql-status]][codeql] [![Check dist/][check-dist-status]][check-dist]

[![codecov][codecov-status]][codecov]

[market]: https://github.com/marketplace/actions/issue-commentator
[market-status]: https://img.shields.io/badge/Marketplace-Issue%20Commentator-blue.svg?colorA=24292e&colorB=0366d6&style=flat&longCache=true&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAM6wAADOsB5dZE0gAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAERSURBVCiRhZG/SsMxFEZPfsVJ61jbxaF0cRQRcRJ9hlYn30IHN/+9iquDCOIsblIrOjqKgy5aKoJQj4O3EEtbPwhJbr6Te28CmdSKeqzeqr0YbfVIrTBKakvtOl5dtTkK+v4HfA9PEyBFCY9AGVgCBLaBp1jPAyfAJ/AAdIEG0dNAiyP7+K1qIfMdonZic6+WJoBJvQlvuwDqcXadUuqPA1NKAlexbRTAIMvMOCjTbMwl1LtI/6KWJ5Q6rT6Ht1MA58AX8Apcqqt5r2qhrgAXQC3CZ6i1+KMd9TRu3MvA3aH/fFPnBodb6oe6HM8+lYHrGdRXW8M9bMZtPXUji69lmf5Cmamq7quNLFZXD9Rq7v0Bpc1o/tp0fisAAAAASUVORK5CYII=

[linter]: https://github.com/redhat-plumbers-in-action/issue-commentator/actions/workflows/lint.yml
[linter-status]: https://github.com/redhat-plumbers-in-action/issue-commentator/actions/workflows/lint.yml/badge.svg

[test]: https://github.com/redhat-plumbers-in-action/issue-commentator/actions/workflows/unit-tests.yml
[test-status]: https://github.com/redhat-plumbers-in-action/issue-commentator/actions/workflows/unit-tests.yml/badge.svg

[codeql]: https://github.com/redhat-plumbers-in-action/issue-commentator/actions/workflows/codeql-analysis.yml
[codeql-status]: https://github.com/redhat-plumbers-in-action/issue-commentator/actions/workflows/codeql-analysis.yml/badge.svg

[check-dist]: https://github.com/redhat-plumbers-in-action/issue-commentator/actions/workflows/check-dist.yml
[check-dist-status]: https://github.com/redhat-plumbers-in-action/issue-commentator/actions/workflows/check-dist.yml/badge.svg

[codecov]: https://codecov.io/gh/redhat-plumbers-in-action/issue-commentator
[codecov-status]: https://codecov.io/gh/redhat-plumbers-in-action/issue-commentator/branch/main/graph/badge.svg

> ...

## Features

> * ...

## Usage

```yml

```

### Real-life examples

> ...

## Configuration options

Action currently accepts the following options:

```yml
# ...

- uses: redhat-plumbers-in-action/issue-commentator@v1
with:
milliseconds:

# ...
```

### milliseconds

> ...

> * default value: `undefined`
> * requirements: `required`

## Policy

> ...

## Limitations

> ...