Logo
Explore Help
Sign In
actions/stale
0
0
Fork 0
You've already forked stale
mirror of https://github.com/actions/stale.git synced 2026-01-01 22:07:35 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
315391885d67a4497f6772284b77c43f16b12a88
stale/src/interfaces/milestone.ts

4 lines
49 B
TypeScript
Raw Normal View History

feat(exempt): add new options to exempt the milestones (#279) * feat(exempt): add new options to exempt the milestones closes #270 * test(milestones): add coverage * test(issue): add coverage * chore(rebase): fix all errors due to the rebase also made some changes regarding the change I made with the lint scripts and prettier. I did not saw that some scripts were already here and I created to more to keep the old ones as well * test(milestone): add coverage * chore(index): update index * fix(checks): remove checks over optional number options the code was actually handling the case where the values are NaN so it's fine
2021-01-19 11:54:16 +01:00
export interface IMilestone {
title: string;
}
Reference in New Issue Copy Permalink
Powered by Gitea
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API