Add workflow: Rename docker container#168
Conversation
| arguments: | ||
| - name: old_container | ||
| description: The name of the old container | ||
| default_value: ~ |
There was a problem hiding this comment.
I think we should remove the default value parameter, since the actual container names will be specific to each user.
elviskahoro
left a comment
There was a problem hiding this comment.
Looks good. Just have some minor feedback around removing the default value arguments.
@14sprouj thanks for contributing and let me know your discord username if you're in our server so I can add the right badges
| default_value: ~ | ||
| - name: new_container | ||
| description: The name of the new container | ||
| default_value: ~ |
There was a problem hiding this comment.
Same here!
I think we should remove the default value parameter, since the actual container names will be specific to each user.
I see your discord name I'll check to see if the role has been already added |
Discord username (optional) please include so we can attribute you with our Contributor role (like so elvis#4747)
sproj003
Description of changes (updated or new workflows)
New workflow for renaming a docker container