@autoissue/autoissuebot

1.0.0 • Public • Published

Issue Blocker Bot

This action runs on the issue.closed event and will scan all other issues and if it determines that an issue blocks this one, it will reopen it.

Inputs

repo-token

Required Github Repository Token.

Outputs

blocking_issues: "#1, #2, #3"

blocking_issues

List of issues this issue is dependent on

Example usage

uses: autoissue/autoissuebot@v1 with: repo-token: 'repository token'

/@autoissue/autoissuebot/

    Package Sidebar

    Install

    npm i @autoissue/autoissuebot

    Weekly Downloads

    8

    Version

    1.0.0

    License

    ISC

    Unpacked Size

    406 kB

    Total Files

    8

    Last publish

    Collaborators

    • machinshin