Skip to content

Instead of reading comments from github, expose an API that triagebot can trigger #836

Description

@marcoieni

crater right now needs to read comments from github to react to them. rustc-perf and triagebot do the same.
We would like to remove this logic from crater and rustc-perf and have triagebot to trigger those bots instead.

We should have an authentication mechanism between triagebot and crater so that only triagebot can trigger crater. This could be a shared secret.

To post results back to Github, triagebot could poll crater and post the result after it is ready. Eg pooling once a minute should not be an issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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