actions-marketplace-validations/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: actions-marketplace-validations/isethi_issue-timer@02260eb0d91161552f30f56fdf7c07f664a56a4e # no releases — HEAD as of 2026-07-10

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