Add response to ReadRepoNotifications #590

Merged
6543 merged 11 commits from Gusted/go-sdk:notification-api-response into master 2022-05-15 15:47:38 +00:00

11 Commits

Author SHA1 Message Date
849eac00d2 Merge branch 'master' into notification-api-response
All checks were successful
continuous-integration/drone/pr Build is passing
2022-05-15 19:20:18 +08:00
fcfee1d882
Fix comment
Some checks failed
continuous-integration/drone/pr Build is failing
Co-Authored-By: 6543 <6543@obermui.de>
2022-05-14 22:21:37 +02:00
b3a248dde1
Add migration note
Some checks failed
continuous-integration/drone/pr Build is failing
2022-05-12 23:24:23 +02:00
3d68477257
Another empty commit
All checks were successful
continuous-integration/drone/pr Build is passing
2022-05-03 16:20:28 +02:00
1b2d1a157d
Empty commit
Some checks failed
continuous-integration/drone/pr Build is failing
2022-05-03 16:18:21 +02:00
e614684d4e
Poor CI
Some checks failed
continuous-integration/drone/pr Build is failing
2022-05-03 03:32:48 +02:00
4bf2701e99
Fix revive lint
Some checks failed
continuous-integration/drone/pr Build is failing
2022-05-03 03:29:36 +02:00
d2279674fe
Correct amount
Some checks failed
continuous-integration/drone/pr Build is failing
2022-05-03 03:28:24 +02:00
4cfdcef551
Fix CI
Some checks failed
continuous-integration/drone/pr Build is failing
2022-05-03 03:26:30 +02:00
5c31ce14f0
Implement other part
Some checks failed
continuous-integration/drone/pr Build is failing
2022-05-03 03:25:58 +02:00
33e75639b6
Add response to ReadRepoNotifications
Some checks failed
continuous-integration/drone/pr Build is failing
- This is a breaking change.
- Return the relevant notifications when the Gitea server is 1.16.0 or
higher.
- Ref: https://github.com/go-gitea/gitea/pull/17064
- Resolves #543
2022-05-03 02:55:01 +02:00