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

Pul request notifier stoped work without errors #361

Open
c0pycot opened this issue Dec 9, 2019 · 4 comments
Open

Pul request notifier stoped work without errors #361

c0pycot opened this issue Dec 9, 2019 · 4 comments

Comments

@c0pycot
Copy link

c0pycot commented Dec 9, 2019

  • Plugin version 4.1
  • Bitbucket Server version 5.16.3
  • Stack traces in Bitbucket Server log file - no any records with errors

I tried to test with http://webhook.site/676a9035-6de0-48f1-95ae-f208c1ec220f url as example and didn't get any results. Looks like plugin just doesn't work. In logs has only 1 records about plugin, when I switched it to debug level -
2019-12-09 14:50:52,486 WARN [hz.hazelcast.event-4] se.bjurr.prnfb.http.UrlInvoker Switching to log level [debug]

@mozbakanlgi
Copy link

mozbakanlgi commented Jan 17, 2020

any progress on this issue? It is highly impacting our daily activities and it causes additional effort from our engineers many times a day for each PR, given integration between Jenkins and bitbucket becomes blocked.

@tomasbjerre
Copy link
Owner

You are probably better off using native webhooks in Bitbucket and this plugin: https://github.com/jenkinsci/generic-webhook-trigger-plugin

Pull requests are welcome if you want to fix your issue.

@mozbakanlgi
Copy link

Hi @tomasbjerre , what would be the main benefit of using generic-webhook-trigger-plugin? How are you sure that it would fix our problems? What is the root cause of the problem we have by the way?

There are 6-7 teams using the functions provided by pull-request-notifier-for-bitbucket, just one of them complains about an intermittent issue and it would be a bit hard to switch using native webhooks.

Best regards

@tomasbjerre
Copy link
Owner

Main benefit would be to use something that is well maintained.

I'm not sure it would fix your problem.

I have no idea what the root cause is.

If you have 6-7 teams using the functions, I would suggest picking 1 developer in 1 of these teams and let that developer work on this issue. The code and all you need to build this plugin is right here in the repo. You can add whatever debug logging you want, build and deploy it yourselves. When you have a fix, I would happily accept a PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants