DashboardpublishGitHub workflow_id file names

GitHub workflow_id file names

Category: preference
Confidence: 1.00
ID: 01a082bf-9359-7cad-a8da-ad3ffd068883
Project ID: ac098440-8723-4582-9021-39e07a608100
Cross-project: No
Recalled in other projects: 0
Source session: 0u13NLyfqdgqqCgS0
Created: 2026-09-08 20:39:48
Updated: 2026-09-08 20:39:48

Content

Use the workflow file name as GitHub Actions REST API workflow_id (for example, ci-poller.yml) rather than a numeric workflow ID. Chose file names over numeric IDs because GitHub endpoints accept either, while the checked-in filename is stable, self-describing, and avoids discovering or hardcoding repository-specific numeric IDs.

Move to: