actions-marketplace-validations/Microcks Import GitHub action
Import API specifications into Microcks
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 14, 2026
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/microcks_import-github-action@c3d9fc080ba8f4ce5fea24b98f0718814a6433da # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| specificationFiles | <specificationFile1[:primary],specificationFile2[:primary]>: Comma separated list of API specs to import with flag telling if it's a primary artifact. Example: 'specs/my-openapi.yaml:true,specs/my-postmancollection.json:false' | yes | — |
| microcksURL | Microcks instance API endpoint | yes | — |
| keycloakClientId | Keycloak Realm Service Account ClientId | yes | — |
| keycloakClientSecret | Keycloak Realm Service Account ClientSecret | yes | — |
Outputs
no outputs