Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GitHubWorkflowTask ¶
func GitHubWorkflowTask(taskContext taskcommon.TaskContext) error
GitHubWorkflowTask generates a project-specific GitHub workflow file and creates a pull request
Links of interest: https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md?plain=1 for runner preinstalled software
Types ¶
type RenderWorkflowResult ¶
type RenderWorkflowResult struct {
Plan plangenerate.Plan
WorkflowContent string
}
Click to show internal directories.
Click to hide internal directories.