gcase555
gcase555
@goenning Can I volunteer for this one? I mean someone else could technically pick it up but I am interested in this feature and would like to avoid duplicate effort...
I would definitely be interested in adding bitbucket support
just FYI i plan on forking git-axrgs and working on this, I will submit a PR/update this issue with my progress when I get something working. It will be challenging...
@lindell Unfortunate that repo doesn't support bitbucket cloud
I am going to try to get bitbucket cloud integration working first, maybe add on-prem support if desired. I think one tricky thing about the implementation here is changing the...
I am interested in working on this, going to take a try and share my progress
Mini-update: I got started implementing the interfaces and have been using https://github.com/ktrysmt/go-bitbucket for bitbucket cloud API calls, I need to do more testing and finish implementing the rest of the...
I do know some bitbucket cloud users, I can have them test it out and leave feedback here once its ready for testing.
mini-update: we have implemented most of the required methods for the interface and are currently doing some more testing. We have tested most of the functionality works including the ability...
update: we refactored and cleaned up our pull-request with most of the changes requested and the fork we have now is in a usable state https://github.com/asecurityteam/multi-gitter We are hoping to...