mansab / github-cctray

A lightweight App that provides all Github Workflows of a Repository in CCTray Specification.
MIT License
9 stars 3 forks source link

Add functionality to filter workflows based on specified branch #2

Open mansab opened 1 year ago

mansab commented 1 year ago

Currently, the application returns workflow run status for all the branches that an action is run with. Add a functionality to filter the workflow runs based on the specified branch name as a query parameter. If no parameter is specified then workflow runs for any branch action run is returned (default behaviour).

mansab commented 1 year ago

cc @portswigger-tim