You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use Case: Create a PR. Perform another commit so that the PR gets updated.
When a PR is created, webhook triggers a notification and I can catch the same in the Jenkins job to trigger a build. But when the PR gets updated, there seems to be no notification triggered. Looks like the atlassian PullRequestUpdatedEvent may not be handled?
The text was updated successfully, but these errors were encountered:
Can you please confirm that your pull request is coming from forked repository? In that case is this issue regression of #66, where pull request rescope handling was removed.
Use Case: Create a PR. Perform another commit so that the PR gets updated.
When a PR is created, webhook triggers a notification and I can catch the same in the Jenkins job to trigger a build. But when the PR gets updated, there seems to be no notification triggered. Looks like the atlassian PullRequestUpdatedEvent may not be handled?
The text was updated successfully, but these errors were encountered: