You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Create a repo
Create more than 30 branches
Create action for only one branch (say master/main)
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
The text was updated successfully, but these errors were encountered:
sourav-tw
added a commit
to sourav-tw/metrik
that referenced
this issue
Nov 22, 2023
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:
Expected behavior
All the actions should show up irrespective of the no of branches present in the repo
The text was updated successfully, but these errors were encountered: