addepar/Addepar RedFlag

RedFlag leverages AI to determine high-risk code changes. Run it in your CI pipelines to flag PRs and add reviewers.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 22, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: addepar/redflag@36f2970f6d28da2f8082a0ab006245dc4ad5a2a1 # release/v1.2.0

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

namedescriptionrequireddefault
github_tokenGitHub token for API access.yes
bedrock_model_idThe Bedrock model to use.no
bedrock_profileThe AWS Profile to use for Bedrock.no
bedrock_regionThe AWS Region to use for Bedrock.no
comment_messageMessage to add to the PR when flagged.no**This PR has been flagged for review and appropriate approvers have been added.**\nPlease reach out if you have any questions.
config_fileRedFlag config.yaml file.no
debug_llmFlag to enable debug LLM output.no
jira_tokenToken to use for the Jira integration.no
jira_urlAPI endpoint to use for the Jira integration.no
jira_userUsername to use for the Jira integration.no
slack_tokenBot token for authenticating to Slack.no
slack_channelChannel ID for posting to Slack.no
slack_headlineMessage headline for posting to Slack.no
reviewer_teamsComma-separated string of teams to request to review the PR.no
reviewer_usersComma-separated string of users to request to review the PR.no

no outputs