so if i wanted a hook to run on for my monolith ti...
# questions
a
so if i wanted a hook to run on for my monolith tickets is
Copy code
hooks:
    onCreate:
        -
            id: link-to-jira
            pattern: monolith.tickets.*
            type: js
hypothetically enough?