codex-team / codex-team/hawk.api.nodejs
Validate project notifications rule data
Open
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] Skip empty filter-words (test: `addad,adada,,,` -> ['addad', 'adada','','',''])
- [ ] Validate email endpoint
- [ ] Validate slack endpoint
- [ ] Validate telegram endpoint
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by locating the project notification rule input or schema and its existing validation tests, then inspect how filter-words and the email, Slack, and Telegram endpoints are parsed. Done means empty filter-word entries and all three endpoint values are validated by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, nodejs, typescript
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100