Skip to content

Repository Query does not match search #869

Open
@Piszmog

Description

@Piszmog

When running locally (preview & apply), the number of repositories returned does not match search. For example when count is set to 65, only 64 repos are found. Higher counts like 400 return 397 repos.

When compared to search, search does return the correct number.

src search -- 'repo:^ghe.sgdev.org/testing/.*$ count:65'

Example YAML

on:
- repositoriesMatchingQuery: repo:^ghe.sgdev.org/testing/.*$ count:65

Output

✅ Resolved 64 workspaces from 64 repositories
✅ Found 0 cached changeset specs; 64 tasks need to be executed
✅ Executing... (64/64, 0 errored

Image

Done

  • The number of repositories found should match search

Setup

Use the scaletesting instance to test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions