isethi/Issue Timer

Measures and labels issues based on time in Column in a Project

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 5, 2021
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: isethi/issue-timer@e4016d79ea95949649e91ca1b27bdfee34a1394d # v0.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
GITHUB_TOKENSecret GitHub API token to use for making API requests.yes${{ github.token }}
PROJECT_IDProject Board ID.yes1
TIME_IN_MINUTESMinimum time a card has been in a column before a label is addedyes1
LABEL_NAMELabel name to add to issue when it has spent time exceeding TIME_IN_MINUTES in a columnyes

no outputs