Skip to content

gh run view limit on output? #7771

@christopher-watanabe-snkeos

Description

Describe the bug

I am validating that my github workflows accomplish what I expect them to. For this, I run my re-usable workflows over multiple projects. I do this with 6 re-usable workflows and 6 projects in the scope of the same workflow, so ultimately I expect gh run view to return the results for 36 different jobs.

I noticed that there appears to be a limit on the output of the gh run view, as some of the jobs that I expected to run are shown in the Actions tab of the repo, but not listed in the jobs of the gh run view.

I can't seem to find any information about a limit to output of the gh run view, but if I remove one of the projects, limiting the number of jobs to 30, I notice that the jobs that were not listed before are suddenly listed once more. Is there a limit on the output I can expect from gh run view?

Steps to reproduce the behavior

  1. Run multiple re-usable workflows multiple times.
  2. View the output of the workflow run with gh run view
  3. See whether all jobs are listed.

Expected vs actual behavior

I would expect all of my workflows to be listed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedContributions welcomep2Affects more than a few users but doesn't prevent core functions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions