Add workflow-job kind (or job enrichment) to GitHub Ocean integration
N
Nancy Roselin
GitHub Ocean today syncs workflow runs (workflow-run kind) with run-level status and conclusion, but does not fetch individual Actions jobs within a run.
The run payload includes jobs_url, but the integration never calls that endpoint. |
Customers who need per-job visibility (job name, status, conclusion, steps, runner, duration) cannot model this in Port without custom workarounds.