Files
hearth/package/gitea/source/models/fixtures/project_issue.yml
T
yukkop d9b2a4e787
runner nix smoke / nix label and flake smoke (push) Failing after 1m28s
feat: update gitea vendor
2026-09-26 21:18:24 +00:00

26 lines
385 B
YAML

-
id: 1
issue_id: 1
project_id: 1
project_board_id: 1
-
id: 2
issue_id: 2
project_id: 1
project_board_id: 0 # no board assigned
-
id: 3
issue_id: 3
project_id: 1
project_board_id: 2
-
id: 4
issue_id: 5
project_id: 1
project_board_id: 3
# DO NOT add more test data in the fixtures, test case should prepare their own test data separately and clearly