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 GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 6, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: devcyclehq/feature-flag-pr-insights-action@cc021fb71e7bbc58be76d43746930fe4db7bf732 # v2.4.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
project-keyYour DevCycle project key (Recommended)no
client-idYour DevCycle API client ID (Recommended)no
client-secretYour DevCycle API client secret (Recommended)no
github-tokenThe GitHub token for your repoyes
only-comment-on-changeIf true, comments will only be added to PRs when changes to DevCycle variables are detected. Defaults to false.nofalse

no outputs