Workflow Templates
Last updated
Was this helpful?
The Workflow Templates sub-page lets you point StepSecurity at a GitHub repository that contains your own custom workflow templates. Once configured, those templates appear alongside the built-in set during orchestration, so you can apply your organization's standard workflows from one place.
You specify a single GitHub repository under your account or organization. StepSecurity reads workflow files from the .github/workflows folder in that repository and makes them available as templates when you orchestrate other repositories.
Open User Settings and select Workflow Templates
In the Repository with workflow templates field, enter the repository URL in the form https://github.com/[owner]/[repo]
Click Update Templates Repository

Your custom templates will now show up the next time you orchestrate a repository.
To stop using your custom templates, click Remove Templates Repository on the same sub-page. StepSecurity will fall back to only the built-in templates.
Last updated
Was this helpful?
Was this helpful?