mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-09-15 18:56:59 +00:00
Fixed link to commit status and tooltip on dashboard
Regression introduced by5a18b74632
(cherry picked from commit1088c057e0
)
This commit is contained in:
parent
96d09860bd
commit
d95ce0b6fb
3 changed files with 33 additions and 1 deletions
|
@ -52,3 +52,14 @@
|
|||
description: My awesome deploy service
|
||||
context: deploy/awesomeness
|
||||
creator_id: 2
|
||||
|
||||
-
|
||||
id: 6
|
||||
index: 6
|
||||
repo_id: 62
|
||||
state: "failure"
|
||||
sha: "774f93df12d14931ea93259ae93418da4482fcc1"
|
||||
target_url: "/user2/test_workflows/actions"
|
||||
description: My awesome deploy service
|
||||
context: deploy/awesomeness
|
||||
creator_id: 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue