14

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?

noorul
  • 241
  • 2
  • 6
  • Can you add which specific features you're thinking about in your question? Things would be much clearer if you mentioned you're interested in things like being able to manage pull requests. –  Jul 18 '18 at 21:04

1 Answers1

2

I believe the short answer, at present (2018-06), is "no".

dat
  • 291
  • 4
  • 11
  • 2
    Can you please elaborate? – Drew Jun 19 '18 at 02:26
  • 1
    My 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