Skip to content
This repository was archived by the owner on Oct 25, 2022. It is now read-only.
This repository was archived by the owner on Oct 25, 2022. It is now read-only.

Plugin idea: create ticket on successive errors #188

Description

@majkinetor

It would be good to have a plugin that records errors on packages, count them and after a threshold is reached it creates an issue on the Github/lab...

Only single active ticket should exist for any package

Plugin could remember package counts in json file (the same as used in streams). We would need to slightly change the stream impl to use key for it - i.e. put everything under streams key so that file could be used for other plugin statuses too. (breaks compatibility but acceptable since streams are still new), or use special stream for other stuff which is compatible with current system but semantics are bad for the eternity.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions