UNPKG

yuki-no-plugin-release-tracking

Version:

Release tracking plugin for yuki-no - Tracks release status for commits and manages issue labels/comments automatically

3 lines (2 loc) 139 B
import type { GitHub } from '@gumball12/yuki-no/github/core'; export declare const getReleaseTrackingLabels: (github: GitHub) => string[];