Add query params for builds filtering #2405
Closed
marcocaldera
started this conversation in
Ideas
Replies: 1 comment
-
Hi @marcocaldera , thanks for this feature idea, we've taken note of it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Use case
Efficiently understanding how builds in every workflow are proceeding.
Idea
Currently
https://codemagic.io/builds
is a big list of builds that merge all the workflow together.If I want to understand the situation of a specific workflow I can filter it.
The problem is that there is no query param added to
https://codemagic.io/builds
which means that every time I want to check the situation of a workflow I need to perform multiple clicks and I cannot save a single bookmark and reuse it as a link.For big projects with many builds, this would be highly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions