Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Actions Starter workflow improvements #772

Closed
github-product-roadmap opened this issue May 10, 2023 · 1 comment
Closed

GitHub Actions Starter workflow improvements #772

github-product-roadmap opened this issue May 10, 2023 · 1 comment
Labels
actions Feature: GitHub Actions all Product SKU: All preview Feature phase: Preview

Comments

@github-product-roadmap
Copy link
Collaborator

Summary

Previously, to create a custom starter workflow, customers needed to add their starter workflows to a public .github repository in their organization. However, organizations don't want to maintain their custom starter workflows in a public repository. Now, org admins have control to choose their own repository(s) (public/private/internal) in the organization to store their custom starter workflows. Any workflow stored in starter-workflows folder in the chosen repositories will be shown as a org suggested starter workflows for the developer.

And we are also enhancing the new workflow experience in the repository. You will see a dedicated page for showing organization starter workflows.

Intended Outcome

Org admins can choose specific repositories (public, private, internal) of their choice to maintain their custom starter workflows. Developers can see the org suggested starter workflows when they try to create a new workflow.

How will it work?

  • Org admin configures the set of repositories to use for storing starter workflows.
  • Team members can contribute and store the starter workflows in the starter-workflows folder in the chosen repositories.
  • The visibility of the repository decides in what repositories the starter workflow shows up as a suggestion.
  • When a developer clicks on new workflow in a repository, he/she can see the org suggested starter workflows in a separate section.
@github github locked and limited conversation to collaborators May 10, 2023
@github-product-roadmap github-product-roadmap added actions Feature: GitHub Actions all Product SKU: All preview Feature phase: Preview labels May 10, 2023
@ankneis ankneis moved this to Future in GitHub Public Roadmap May 10, 2023
@ankneis
Copy link
Collaborator

ankneis commented Nov 20, 2024

This issue is being closed as outdated. For more information, please check out this Discussion post. Stay tuned for new additions to our refreshed public roadmap!

@ankneis ankneis closed this as not planned Won't fix, can't repro, duplicate, stale Nov 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
actions Feature: GitHub Actions all Product SKU: All preview Feature phase: Preview
Projects
Status: Future
Development

No branches or pull requests

2 participants