Skip to content

Please add simple filtering rules to block opening issues/PRs based on description #86

@mattklein123

Description

@mattklein123

We have a continuous problem in https://github.com/envoyproxy/envoy where people ignore all of the warnings about opening issues/PRs that could be potential security issues / zero-days.

Still, people open issues.

What we want is some very trivial way to apply regex rules to the text in issues and PRs that can block them with a message before they are opened. This way, we could filter for things like "crash", "segfault,", things that look like hex addresses, etc. Obviously this is imperfect but it would cover 99% of cases.

Maintainers/admins would need a way to override this so issues could be opened after they are cleared, but it could be as simple as not applying the rules for maintainers/admins.

Thank you for your consideration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions