sahil485/Sync OpenAPI Spec
Sync OpenAPI specifications from source repository to fern-config repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | Target repository in format org/repo | yes | — |
| sources | YAML or JSON array of source-to-destination mappings. Supports glob exclusions. | yes | — |
| token | GitHub token for authentication (requires read access to source repo, write access to target repo) | no | ${{ github.token }} |
| branch | Branch to push to in the target repository | yes | — |
| auto_merge | Whether to push directly to the specified branch or create a pull request | no | false |
Outputs
no outputs