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

Add notice about limits for inputs for a workflow_dispatch` event #15710

Closed
1 task done
IMKnysh opened this issue Feb 22, 2022 · 3 comments · Fixed by #16471
Closed
1 task done

Add notice about limits for inputs for a workflow_dispatch` event #15710

IMKnysh opened this issue Feb 22, 2022 · 3 comments · Fixed by #16471
Labels
actions This issue or pull request should be reviewed by the docs actions team content This issue or pull request belongs to the Docs Content team help wanted Anyone is welcome to open a pull request to fix this issue

Comments

@IMKnysh
Copy link

IMKnysh commented Feb 22, 2022

Code of Conduct

What article on docs.github.com is affected?

I am trying to configure Github Action with more than 10 inputs for a workflow_dispatch event and I am getting the error:

Invalid workflow file: .github/workflows/create_feature_branch.yml#L1
you may only define up to 10 inputs for a workflow_dispatch event

What changes are you suggesting?

We definitely need to add notice about such limit and increase it

Additional information

No response

@IMKnysh IMKnysh added the content This issue or pull request belongs to the Docs Content team label Feb 22, 2022
@welcome
Copy link

welcome bot commented Feb 22, 2022

Thanks for opening this issue. A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.

@github-actions github-actions bot added the triage Do not begin working on this issue until triaged by the team label Feb 22, 2022
@ramyaparimi ramyaparimi added actions This issue or pull request should be reviewed by the docs actions team waiting for review Issue/PR is waiting for a writer's review and removed triage Do not begin working on this issue until triaged by the team labels Feb 22, 2022
@ramyaparimi
Copy link
Contributor

@IMKnysh
Thanks so much for opening an issue! I'll triage this for the team to take a look 👀

@skedwards88
Copy link
Contributor

Thanks for opening this issue! You or anyone else is welcome to document this limit. To request an increase to this limit, you can open a discussion in https://github.com/github/feedback/discussions/categories/actions-and-packages-feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actions This issue or pull request should be reviewed by the docs actions team content This issue or pull request belongs to the Docs Content team help wanted Anyone is welcome to open a pull request to fix this issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants
@skedwards88 @ramyaparimi @IMKnysh and others