Skip to content

Filtering when using a merge queue #255

Description

@sebastian-dyroff

We are using a github merge queue to merge changes into our main branch and run the tests. Unfortunately the previous reports are filtered out of our history. The Action is producing the following output:

⏮️ Processing previous results
  Starting workflow runs processing...
  Reached maximum limit (4 pages, 400 workflow runs)
  Baseline 1 is out of range. Available previous reports: 0
  Successfully processed 1 reports from 400 workflow runs

The branches used by the github merge queue are always in the form like this: origin/gh-readonly-queue/main/pr-<pr-id>-<id>. We do not run the tests on the main branch, because they are already executed in the merge queue. Is it possible to configure the filtering to include the merge queue runs?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions