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

[FEATURE] If an action has been updated since I added it to my workflow, I'd like an option to upgrade to the newest version #81

Closed
dylburger opened this issue Apr 28, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@dylburger
Copy link
Contributor

No description provided.

@dylburger dylburger transferred this issue from PipedreamHQ/roadmap Jun 19, 2020
@dylburger dylburger added the enhancement New feature or request label Jun 19, 2020
@loicginoux
Copy link

this feature would be great ! I share here my use case if it can help:

I created an action to avoid repeating some code. I kept it private, and used it like 10 times . Now that I configured these 10 steps, I realised I need to make some changes to the action. Is there a quick way to apply code changes to the 10 steps that use this action ? At the moment can only delete, recreate and reconfigure the step to use the new code 10 times, it’s kind of frustrating If I need to do that for every change/adjustment of the action I need to make.

@dylburger
Copy link
Contributor Author

This is now possible with the newest version of actions:

Screen Shot 2021-02-17 at 10 49 10 AM (1)

See the docs here and let us know if you have any additional feedback!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants