"use latest version" button on marketplace should show all the required parameters #4915
Unanswered
gautamkrishnar
asked this question in
Actions
Replies: 1 comment
-
|
Thanks @gautamkrishnar, this is good feedback. I've passed it along to the marketplace team. |
Beta Was this translation helpful? Give feedback.
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Current problem
Currently "use latest version" button shows the following modal for my GitHub action https://github.com/marketplace/actions/blog-post-workflow:
This example wont work since the action requires some parameters
Proposal
Ideally this modal should look like the following:
Github should add an option that allows github action developers to customize their marketplace listing example
examplein action.yml under inputs that allows the developers to customize the value shown on the marketplace listing. ExampleBeta Was this translation helpful? Give feedback.
All reactions