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

Reusable workflows? #1

Open
jessesquires opened this issue Nov 18, 2021 · 0 comments
Open

Reusable workflows? #1

jessesquires opened this issue Nov 18, 2021 · 0 comments

Comments

@jessesquires
Copy link
Owner

jessesquires commented Nov 18, 2021

This is currently in beta. Not sure if it will be applicable to any workflows here.

I think this feature is mainly about reusing workflows within a repo — not across repos.

Reusing workflows

Rather than copying and pasting from one workflow to another, you can make workflows reusable. You and anyone with access to the reusable workflow can then call the reusable workflow from another workflow.

Reusing workflows avoids duplication. This makes workflows easier to maintain and allows you to create new workflows more quickly by building on the work of others, just as you do with actions.

https://docs.github.com/en/actions/learn-github-actions/reusing-workflows

GitHub Actions: reusable workflows is generally available

https://github.blog/2021-11-29-github-actions-reusable-workflows-is-generally-available/

Update

https://github.blog/2022-02-10-using-reusable-workflows-github-actions/

@jessesquires jessesquires changed the title Reusing workflows? Reusable workflows? Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant