hirakiuc

Results 8 comments of hirakiuc

Same, here. 🙏🏼 https://github.com/hirakiuc/tinybucket/pull/145#issuecomment-1304693212

I'll check this after merging #102. 👍

I created a script to test each hooks API with real test repository on Bitbucket. And I found these points. ### (1) Bitbucket pipeline webhook can fetch via `Repository#hooks`, but...

Thanks for your contribution & so sorry for my delay. 🙇🏼 (I found your PR, just now...) I'll checking various changes on the BitBucket API side since around 2017. 👀...

Same issues... - Team followers should be an array of Profile. - Team followings should be an array of Profile.

It looks like depend on type attribute. When `type` is `team`, the hash describe a `Team`. When `type` is `user`, the hash describe a `Profile`.

- `kind` attribute on Profile model.