cooperkeenan/CodeFlow Analyse
Archive the checked-out repository and send it to CodeFlow to build and store its RepoMap.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api_url | Base URL of the CodeFlow API gateway. | yes | — |
| token | CodeFlow API token (create one in CodeFlow and store it as a secret). | yes | — |
| repo | Repository identifier the RepoMap is saved under. | no | ${{ github.repository }} |
| exclude | Space-separated paths to exclude from the uploaded archive. | no | ./node_modules ./dist ./.venv ./venv |
Outputs
no outputs