I am looking for listing pull requests on bitbucket that I created from emacs. I found this https://github.com/tjaartvdwalt/bitbucket.el, which seems to be incomplete. Is there any other package out there which will full fill my requirement?
Asked
Active
Viewed 1,533 times
1 Answers
2
I believe the short answer, at present (2018-06), is "no".

dat
- 291
- 4
- 11
-
2
-
1My read of the question is that noorul is looking for an emacs package which provides a means of viewing, in emacs, pull requests for a given bitbucket project -- perhaps something similar to the
bitbucket-issues-list
function provided by https://github.com/tjaartvdwalt/bitbucket.el. My answer simply is an indication that, to my knowledge, no such emacs package, at present, provides such a function for pull requests. – dat Jun 19 '18 at 20:39