Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repository with more than 30 branches yielding wrong results #155

Open
sourav-space opened this issue Nov 22, 2023 · 0 comments
Open

Repository with more than 30 branches yielding wrong results #155

sourav-space opened this issue Nov 22, 2023 · 0 comments

Comments

@sourav-space
Copy link

Describe the bug
When a repository has more than 30 branches, the app is fetching only 30 branches and filtering the runs within those branches. So any run happening on other branches are completely ignored.

To Reproduce
Steps to reproduce the behavior:

  1. Create a repo
  2. Create more than 30 branches
  3. Create action for only one branch (say master/main)
  4. Many of the times, that action will not show up

Expected behavior
All the actions should show up irrespective of the no of branches present in the repo

sourav-tw added a commit to sourav-tw/metrik that referenced this issue Nov 22, 2023
…etching the latest 30 and filtering the runs on those branches. This is causing issues. Detailed issue is raised at thoughtworks#155 | <SouravB>
zhe-zhao pushed a commit that referenced this issue Dec 4, 2023
…etching the latest 30 and filtering the runs on those branches. This is causing issues. Detailed issue is raised at #155 | <SouravB>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant