actions-marketplace-validations/Flagship Flag References
Synchronize references to the Flagship flags in your code with your Flagship account.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| flagshipClientId | Flagship Client ID to call the Flagship API to synchronize the flag references. You can find it under your account settings in the Flagship platform. | yes | — |
| flagshipClientSecret | Flagship Client Secret to call the Flagship API to synchronize the flag references. You can find it under your account settings in the Flagship platform. | yes | — |
| flagshipEnvId | Flagship Environment ID to call the Flagship API to synchronize the flag references. You can find it under your account settings in the Flagship platform. | yes | — |
| flagshipAccountId | Flagship Account ID to call the Flagship API to synchronize the flag references. You can find it under your account settings in the Flagship platform. | yes | — |
| repositoryUrl | Set the base URL of the repository to scan | yes | — |
| repositoryBranch | Set the branch of the repository to scan | yes | — |
| directory | The directory of the code that you want to scan | — | . |
| filesToExclude | comma separated glob patterns that your want to exclude from the analysis | — | .git |
Outputs
no outputs