MitjaBezensek / SharpBucket

SharpBucket is a .Net wrapper for the Bitbucket's REST API.
MIT License
67 stars 59 forks source link

Post issue functionality #152

Open fleimeris opened 2 years ago

fleimeris commented 2 years ago

Added functionality to create issue in repository.

fleimeris commented 2 years ago

I see that tests failed because issue tracker is disabled. I guess there is no way to enable it from code, or there is ?

MitjaBezensek commented 2 years ago

I guess I could create a repo, enable issue tracker and then we would test against it. WDYT?

fleimeris commented 2 years ago

That would be great!