This website requires JavaScript.
Explore
Help
Sign In
actions
/
stale
Watch
1
Star
0
Fork
0
Code
Activity
Files
f2ae27a59bdc3a9fea7d54e66289c5929a52d21d
stale
/
src
/
interfaces
/
assignee.ts
T
4 lines
48 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat(assignees): add 6 new options to avoid stale for assignees (
#327
)
2021-02-28 12:15:08 +01:00
export
interface
IAssignee
{
login
:
string
;
}
Copy Permalink