devcyclehq/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 Jul 6, 2026
- License
- MIT
Pinned Snippet
uses: devcyclehq/feature-flag-pr-insights-action@cc021fb71e7bbc58be76d43746930fe4db7bf732 # v2.4.0tags 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