Actions and Filters
<% if (changes.hooks.size) { %>
Filter |
Description |
GitHub Link |
<% changes.hooks.forEach(({ name, description, ghLink }) => { %>
<%= name %> |
<%= description %> |
Link |
<% }) %>
<% } else { %>
This release doesn\'t add any actions or filters.
<% } %>