Skip to content

Github webhook integration #1

@johnnyfreeman

Description

@johnnyfreeman

Pipelines / jobs should be able to be configured so that a webhook from Github can cause it to run. For example, pushing to any branch might kick off the following jobs:

  • cargo clippy
  • cargo check
  • cargo fmt --check
  • cd ../web && php artisan test
  • ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions