Skip to content

Repository files navigation

GitHub Issue Bot

Installation

Add the following to your .github workflow file:

name: Issue Bot
on: [issues, pull_request]
jobs:
  issue-bot:
    runs-on: ubuntu-latest
    steps:
    - name: Analyze Issue
      uses: mtrezza/github-issue-bot@v1.0.0
      with:
        repo-token: ${{ secrets.GITHUB_TOKEN }}

Configuration

About

GitHub Issue Bot

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages