{% extends "base.html" %} {% block title %}Sentinel — GitHub Issues{% endblock %} {% block content %}
Review approved findings and create GitHub issues
{{ gh_owner }}/{{ gh_repo }} — Token configured via environment
{% else %}
Set SENTINEL_GITHUB_OWNER, SENTINEL_GITHUB_REPO, and
SENTINEL_GITHUB_TOKEN environment variables, then restart the server.
Approve findings from the run detail page to queue them for GitHub issue creation.