-
-
Notifications
You must be signed in to change notification settings - Fork 16
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
[META] Ideas 💡 #2
Comments
It would be nice to see the branch that triggered the build on the cards on the front page |
Can we add limit and sort params to http requests? (If not already there?) |
Add a mergerequest_list route (or sort/group query param)? It could be for the API; since the whole feed is sorted by MR now in UI, a backend supporting this would eliminate some fragile data transforms in the front. I guess an alternative is that this could just go in the URL bar on the front; at least it will clarify the organization for users (it's currently weird to ask |
Front Improvements
Back Improvements
has_project=berty/berty
->has_project=https://github.com/berty/berty
#454).github/yolo.yml
config file that configures yolo for this repo, i.e., enabled workflows, etcinclude_wip
(add newinclude_wip
,include_closed
filters #299)include_closed
(add newinclude_wip
,include_closed
filters #299)artifact_driver=...
(Support more filters (API) #126)branch_name=...
(Support more filters (API) #126)artifact_state=...
(Support more filters (API) #126)job_name=
(Support more filters (API) #126)merged
VSPR
VSother
(Support more filters (API) #126)job_id=
(Support more filters (API) #126)<none>
or<other>
filter value for filtering booleans (Support more filters (API) #126)with_no_mergerequest=true
(feat: add ?with_no_mergerequet and disable builds without merge request by default #399)yolo_update_url
dynamically (add "update url" in the generated plist #41)Code Quality
Doc
Testing
The text was updated successfully, but these errors were encountered: