kernelci / kernelci/dashboard

notifications: add support for recipients list based on architecture

Open
#1,080 0 comments 0 reactions 0 assignees View on GitHub
notifications
Dominant language
Python
Stars
9
Forks
31
Avg merge
3d 19h
Merged PRs (30d)
16

Description

Today we have a [recipient list](https://github.com/kernelci/dashboard/blob/main/backend/kernelCI_app/management/commands/data/recipients.yaml) based on trees. We want o add an `arch:` section, so eg RISC-V people can subscribe to riscv build and test issues.

Contributor guide

Open the contributing guide

Research direction

Start with backend/kernelCI_app/management/commands/data/recipients.yaml to understand the existing tree-based recipient list, then trace where that configuration is read for notifications. Add the architecture-based recipient section described in the issue, and verify that subscribers to an architecture such as RISC-V receive the relevant build and test notifications.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.