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

pull-request-notifier-for-bitbucket-2.26

Choose a tag to compare

@tomasbjerre tomasbjerre released this 23 Jun 19:37
· 304 commits to master since this release

GitHub #124 PR Updated not triggering a Job

Using ApplicationUser from PR event

  • Was taking it from AuthenticationContext when a RESCOPED event occured. At that time the getCurrentUser() returns null.