Skip to content

Allow manual-only job triggering #1806

@TomasTomecek

Description

@TomasTomecek

TODO:

  • introduce a new bool configuration option manual/manual_trigger (default False)
  • filter the events based on the new job configuration option:
    • here is the code that gets the handlers for the particular events (e.g.comment, push)
      • (we are matching the trigger of the DB object corresponding to the event and the trigger defined in the configuration and then working with the mapping to handlers defined via decorators of the handler classes, example)
  • implement this for the dependant jobs as well (build -> test)

More details: https://docs.google.com/document/d/1UTaOctS-ueJ9KtDrh0C-OY_IpFY4vcsFtONJ4kOd88U/edit

Related-ish: #1754

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/generalNot tied to a specific areacomplexity/single-taskRegular task; should be done within daysgain/highBrings a lot of value to usersimpact/lowAffects only few of the userskind/featureA request, idea, or new functionality

    Type

    No type

    Projects

    Status

    done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions