github-composite-actions #1
Replies: 3 comments 1 reply
|
This is a cool post! |
1 reply
|
Really nice article. I like the most part where you show limitation of composite actions. This is so important as many people is afraid of what could happen to Azure Pipelines and without reaseach they can decide to migrate to early. Of course all depends what you use in Azure Pipelines, but as you show in some cases it could be still quite painfull. Still, I'm pretty sure it will change in the future. |
0 replies
|
Does this work with a private Org and using a common repo? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
github-composite-actions
Composite Actions now allow you to run other Actions, not just script steps. This is great for composability and maintainability, but there are some limitations that you should be aware of.
http://localhost:4000/github-composite-actions
All reactions