{% extends "base.html.jinja" %} {% block content %} Triggers › {{ trigger.name }} Edit Trigger Update filter patterns. Artifacts matching all patterns will be auto-released. Branch pattern Title pattern Author pattern Commit message pattern Source type pattern Target environments {% if environments | length > 0 %} {% for env in environments %} {{ env.name }} {% endfor %} {% else %} No environments configured. {% endif %} {% if pipelines | length > 0 %} Use release pipeline {% endif %} Force release (skip queue) Save Changes Cancel {% endblock %}
Update filter patterns. Artifacts matching all patterns will be auto-released.
No environments configured.