forked from pool/python-github3.py
- Update to 1.3.0:
* Add partial support for the Checks API: * Add unignore method to unignore notifications from repository for the user, to Repository and ShortRepository classes. * Add unsubscribe method to unsubscribe the user to repository's notifications, to Repository and ShortRepository classes. * Add support for webhooks in an organization OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-github3.py?expand=0&rev=16
This commit is contained in:
committed by
Git OBS Bridge
parent
46026a6540
commit
9b70d0e45b
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 14 16:15:15 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 1.3.0:
|
||||
* Add partial support for the Checks API:
|
||||
* Add unignore method to unignore notifications from repository for the user, to Repository and ShortRepository classes.
|
||||
* Add unsubscribe method to unsubscribe the user to repository's notifications, to Repository and ShortRepository classes.
|
||||
* Add support for webhooks in an organization
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:48:27 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user