Skip to content

Rerun gh actions tests after merge to main #1378

@gerrycampion

Description

@gerrycampion

Tests can fail if a branch is not up to date with main even if it has already passed tests and has no merge conflicts. To resolve this, we should

Refer to sample scenario:

@DmitryMK PR is here: #1377
@RamilCDISC to avoid this type of problem in the future, we should always "Update Branch" (even if there are no merge conflicts) and wait for the tests to rerun before doing a merge. I wish we could enforce this in GH, but maybe an alternative option is to rerun our tests after a merge to main. I will make a ticket for this.

Originally posted by @gerrycampion in #1369 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    testingUnit, regression, performance, QA, test automation

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions