{% extends "coprs/detail/settings.html" %} {% from "_helpers.html" import render_field, render_form_errors, copr_url %} {% set selected_monitor_tab = "integrations" %} {%block settings_breadcrumb %}Integrations{% endblock %} {% block tab_content %}
Don’t get confused by “Activate fedmsg notifications” in the “Project options” section: That’s only for Pagure UI-related actions. Scroll down until you reach the “Hooks” section.
To enable commit and pull request flagging, enter a Pagure public clone repo URL and an associated API key below. To create a new key, go to your Pagure project settings and find section "API keys".
{{ render_form_errors(pagure_form) }}