Skip to content

Auto trigger acceptance tests when both apis build successfully #4

@lemiorhan

Description

@lemiorhan

Since acceptance test workflow is triggered after push, it cannot get the latest codebase from the latest docker image. Build workflows for both apis should complete successfully before acceptance test workflow.

Github started to support dependencies between workflow very lately. However all solutions have some drawbacks. We should check workflow_run and workflow_dispatch commands at GitHub Actions.

Reference: https://github.com/marketplace/actions/workflow-run-conclusion-dispatch-action

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