Skip to content
This repository was archived by the owner on Jun 9, 2021. It is now read-only.

pull-request-notifier-for-stash-1.14

Compare
Choose a tag to compare
@tomasbjerre tomasbjerre released this 13 May 17:43
· 478 commits to master since this release
  • New variables with information about the user who issued the event
    • ${PULL_REQUEST_USER_DISPLAY_NAME} Example: Some User
    • ${PULL_REQUEST_USER_EMAIL_ADDRESS} Example: some.user@stash.domain
    • ${PULL_REQUEST_USER_ID} Example: 1
    • ${PULL_REQUEST_USER_NAME} Example: user.name
    • ${PULL_REQUEST_USER_SLUG} Example: user.name