Filter builds on the revision builds page by revision
This commit is contained in:
parent
ff433dfce6
commit
e4a7f221c9
2 changed files with 25 additions and 5 deletions
|
|
@ -774,7 +774,8 @@
|
|||
(assq-ref query-parameters
|
||||
'build_status)
|
||||
(assq-ref query-parameters
|
||||
'build_server))))))
|
||||
'build_server)
|
||||
#:revision-commit commit-hash)))))
|
||||
|
||||
(define* (render-revision-lint-warnings mime-types
|
||||
conn
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue