feat: cleanup auth-lib service .github workflows and add product mgt files#125
feat: cleanup auth-lib service .github workflows and add product mgt files#125Justus-at-Tazama merged 1 commit intodevfrom
Conversation
| --- | ||
| name: Bug Report | ||
| about: Report a bug to help us improve the Tazama platform | ||
| title: '[BUG] ' |
Check notice
Code scanning / Remark-lint (reported by Codacy)
Warn when references to undefined definitions are found. Note
| --- | ||
| name: Bug Report | ||
| about: Report a bug to help us improve the Tazama platform | ||
| title: '[BUG] ' |
Check notice
Code scanning / Remark-lint (reported by Codacy)
Warn when shortcut reference links are used. Note
| --- | ||
| name: Development Item | ||
| about: Propose a new development task or improvement for the Tazama platform | ||
| title: '[DEV] ' |
Check notice
Code scanning / Remark-lint (reported by Codacy)
Warn when shortcut reference links are used. Note
| --- | ||
| name: Development Item | ||
| about: Propose a new development task or improvement for the Tazama platform | ||
| title: '[DEV] ' |
Check notice
Code scanning / Remark-lint (reported by Codacy)
Warn when references to undefined definitions are found. Note
| --- | ||
| name: Failing Test | ||
| about: Report a failing test case in the Tazama platform | ||
| title: '[TEST] ' |
Check notice
Code scanning / Remark-lint (reported by Codacy)
Warn when shortcut reference links are used. Note
| --- | ||
| name: Failing Test | ||
| about: Report a failing test case in the Tazama platform | ||
| title: '[TEST] ' |
Check notice
Code scanning / Remark-lint (reported by Codacy)
Warn when references to undefined definitions are found. Note
| --- | ||
| name: Feature Request | ||
| about: Suggest a new feature or enhancement for the Tazama platform | ||
| title: '[FEATURE] ' |
Check notice
Code scanning / Remark-lint (reported by Codacy)
Warn when shortcut reference links are used. Note
| --- | ||
| name: Feature Request | ||
| about: Suggest a new feature or enhancement for the Tazama platform | ||
| title: '[FEATURE] ' |
Check notice
Code scanning / Remark-lint (reported by Codacy)
Warn when references to undefined definitions are found. Note
SPDX-License-Identifier: Apache-2.0
What did we change?
feat: cleanup auth-lib service .github workflows and add product mgt files
Why are we doing this?
They were missing in this repo / service
How was it tested?