instrumenta / instrumenta/conftest-action
Support for --all-namespaces
- Dominant language
- No language data
- Stars
- 33
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/instrumenta/conftest-action/blob/ae9212d5c0c26e21eedf359e2889d0d5d39dabd4/action.yml#L29
I've like to be able to specify any number of the supported flags available in the conftest CLI can we have an input that allows me to specify my own flags? Or can we get support for `--all-namespaces` in the interim?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with action.yml at line 29 and inspect how the action currently exposes Conftest CLI options. Check the supported inputs and determine whether the requested --all-namespaces flag or a general custom-flags input fits the existing interface; done means the action accepts the intended option and passes it to Conftest.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100