You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(bug): make defect severity level configurable (#48)
* feat(bug): introduce `BugSeverity` type and update related fields
* test(api): add test cases for BugSeverity string and human representations
* feat(api): add BugSeverity enum support for severity field in bug requests
* refactor(webhook): update BugSeverity type to use tapd package
* docs(api): add documentation link for BugSeverity field
0 commit comments