0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-08-02 16:55:35 +02:00
Brice Ruth 18546ed73a
Add GitHub API compatibility for workflow runs filtering
Implements additional query parameters for the workflow runs API to match GitHub's REST API specification.

- Add `exclude_pull_requests` query parameter
- Add `check_suite_id` parameter
- Add `created` parameter with date range and comparison support
- Add workflow-specific endpoint `/repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs`

Builds on the workflow API foundation from #33964 to provide additional GitHub API compatibility.

Reference: https://docs.github.com/en/rest/actions/workflow-runs?apiVersion=2022-11-28#list-workflow-runs-for-a-workflow
2025-06-28 16:16:00 -05:00
..
2025-02-17 12:41:03 -08:00
2025-06-27 07:59:55 +02:00
2025-04-08 04:15:15 +00:00
2025-02-17 12:41:03 -08:00
2025-04-01 10:14:01 +00:00
2025-06-25 11:25:20 -07:00
2025-02-17 12:41:03 -08:00
2025-02-17 12:41:03 -08:00
2025-02-17 12:41:03 -08:00
2025-03-31 01:53:48 -04:00
2025-02-17 12:41:03 -08:00
2025-02-17 12:41:03 -08:00
2025-02-17 12:41:03 -08:00
2025-02-17 12:41:03 -08:00
2025-02-16 22:13:17 -08:00
2025-02-16 22:13:17 -08:00
2025-06-18 03:12:16 +00:00
2025-02-17 12:41:03 -08:00
2025-04-01 10:14:01 +00:00
2025-06-25 11:25:20 -07:00
2025-02-17 12:41:03 -08:00
2025-03-31 01:53:48 -04:00
2025-02-17 12:41:03 -08:00
2025-02-17 12:41:03 -08:00
2025-02-16 22:13:17 -08:00
2025-02-16 22:13:17 -08:00
2025-04-01 17:36:46 -04:00
2025-02-16 22:13:17 -08:00