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) 141 B
import type { GitHub } from '@yuki-no/plugin-sdk/infra/github'; export declare const getReleaseTrackingLabels: (github: GitHub) => string[];