dutchie1990/Flagsmith Feature Flag Remover
Remove unused flags based on config file in repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| access_token | Access token to get github file action, github token | yes | ${{ github.TOKEN }} |
| apitokenflagsmith | API token to call the Flagsmith API | yes | — |
| flagsmithprojectid | Project id from the Flagsmith repository | yes | — |
| ownerrepo | Github organization name | yes | ${{ github.GITHUB_REPOSITORY }} |
| path | Path to the file in the repo to run the diff | yes | — |
| ref | The specific branch where the config file lives | yes | — |
| sendmessage | Activate when you want to sent a message to slack | no | — |
| slackwebhook | Provide the slack webhook key | no | — |
| dryrun | When having dry run = true, only message will be sent be nothing will be removed | yes | — |
Outputs
no outputs