Skip to content

[docs-scanner] Grammatical error in Slack notification description #25158

@github-actions

Description

@github-actions

File: content/manuals/scout/integrations/team-collaboration/slack.md

Issue

The "How it works" section contains a grammatical error in the note about notification triggers:

If the last pushed image is not by a newly disclosed CVE, then no notification will be triggered.

The phrase "is not by" is grammatically incorrect and unclear.

Why this matters

This sentence is meant to explain when notifications are NOT triggered, but the current wording is confusing. A reader would struggle to understand what "is not by a newly disclosed CVE" means. The same explanation appears correctly in the dashboard documentation.

Suggested fix

Change "is not by" to "is not affected by" to match the correct version in content/manuals/scout/explore/dashboard.md:

If the last pushed image is not affected by a newly disclosed CVE, then no notification will be triggered.

This makes the logic clear: notifications only trigger when the last pushed image IS affected by a newly disclosed CVE.


Found by nightly documentation quality scanner

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions