0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-07-22 23:02:07 +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-20 12:39:21 -08:00
2025-06-27 07:59:55 +02:00
2025-06-24 21:24:09 +08:00
2025-06-27 07:59:55 +02:00
2025-06-27 07:59:55 +02:00
2025-06-27 07:59:55 +02:00
2025-06-27 07:59:55 +02:00
2025-03-31 01:53:48 -04:00
2025-03-31 01:53:48 -04:00
2024-12-30 14:35:46 -08:00