Skip to content

Add untriaged performance regressions to the performance triage report #905

Closed
@rylev

Description

@rylev

In order to track that performance regressions are being triaged, we should make sure that they're being listed in the triage report.

This should be possible to get from the GitHub API by searching for perf-regression and filtering all those with perf-regression-triaged. We should be able to do that directly in the API with:
https://api.github.com/search/issues?q=repo:rust-lang/rust+label:perf-regression+-label:perf-regression-triaged+state:closed

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