Skip to content

Duplicate Test Runs in CI #459

Description

@MaciejKaszynski

What

Currently we need to run tests the tests to build the docs.
This means we need to use the pull_request_target as we need secrets to post github pr comments with the results.

Ideally we would move the tests to the pr workflow so that we can use a normal pull_request trigger, allowing us to change the workflow when needed and test it.

Do we really need the comments?

Acceptance Criteria (DoD)

  • Only run jobs that need secrets on the pull_request_target

How

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions