actions-marketplace-validations/DevCycle Feature Flag Insights for Pull Requests
Identifies changes in DevCycle Feature Flags within a PR, adds a comment to your PRs.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 11, 2026
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/devcyclehq_feature-flag-pr-insights-action@1996b1c6a40a6638a03dcc77b77daf22be9bc46e # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| project-key | Your DevCycle project key (Recommended) | no | — |
| client-id | Your DevCycle API client ID (Recommended) | no | — |
| client-secret | Your DevCycle API client secret (Recommended) | no | — |
| github-token | The GitHub token for your repo | yes | — |
| only-comment-on-change | If true, comments will only be added to PRs when changes to DevCycle variables are detected. Defaults to false. | no | false |
Outputs
no outputs