Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable stable-rt email report #565

Merged
merged 3 commits into from
Sep 4, 2024
Merged

Commits on Sep 4, 2024

  1. kcidb/templates: add templates for creating stable-rt reports

    Add templates for generating `stable-rt` report.
    
    Signed-off-by: Jeny Sadadia <[email protected]>
    Jeny Sadadia committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    219dd78 View commit details
    Browse the repository at this point in the history
  2. kcidb/monitor/subscriptions: add 'linux_stable_rt' subscription

    Add a subscription script for generating notifications
    for Linux `stable-rt` tree.
    
    Signed-off-by: Jeny Sadadia <[email protected]>
    Jeny Sadadia committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f7bd2b4 View commit details
    Browse the repository at this point in the history
  3. stable-rc: use common templates created for stable

    Use common templates such as `stable_build.j2`, `stable_revision.j2`,
    `stable_revision_summary.j2`, and `common.j2` to avoid
    duplication in `stable-rc` and `stable-rt` report templates.
    
    Signed-off-by: Jeny Sadadia <[email protected]>
    Jeny Sadadia committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c403609 View commit details
    Browse the repository at this point in the history