-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
type/enhancementAn improvement of existing functionalityAn improvement of existing functionality
Description
Migrate to new Types
current: true (1), false(0)
aim: IssueWatchModeNone, IssueWatchModeNormal, IssueWatchModeDont, IssueWatchModeAuto
ToDo
- DB migration
- Update Related code
- new Function to get Types
- extend subscription API
GET /repos/{owner}/{repo}/issues/{index}/subscriptions/{user}
- ignore issue if unsubscribed but repowatch
Notes
IssueWatchModeNone = not watching / no DB entry
IssueWatchModeNormal = subscribed to issue (manualy)
IssueWatchModeDont = explisit unsubscribe
IssueWatchModeAuto = subscribed by automation (write a comment at this issue)
RepoWatch should respect IssueWatchModeDont in future ...
Metadata
Metadata
Assignees
Labels
type/enhancementAn improvement of existing functionalityAn improvement of existing functionality