-
Notifications
You must be signed in to change notification settings - Fork 1
Create GitHub starter workflow template #15
Copy link
Copy link
Closed
Labels
agent:codexAgent-created issues from CodexAgent-created issues from CodexenhancementNew feature or requestNew feature or requeststatus:in-progressWork in progressWork in progressusabilitySynthesized from ChatGPT import for usabilitySynthesized from ChatGPT import for usability
Description
Activity
Metadata
Metadata
Assignees
Labels
agent:codexAgent-created issues from CodexAgent-created issues from CodexenhancementNew feature or requestNew feature or requeststatus:in-progressWork in progressWork in progressusabilitySynthesized from ChatGPT import for usabilitySynthesized from ChatGPT import for usability
Topic GUID: b4db7d20-aa6a-58dd-b5b2-3636837d50ad
Why
GitHub's "Actions → New workflow" UI shows starter workflows from
.github/workflow-templates/. Adding templates here makes the workflow library discoverable directly in GitHub's UI for repos that have access.Scope
.github/workflow-templates/directory with template files.Tasks
workflow-templates/python-ci.ymlbased on templates/ci-basic.yml.workflow-templates/python-ci.properties.jsonwith metadata.Acceptance criteria
Implementation notes
{name}.yml+{name}.properties.json.Synced by workflow run.