integration_github
integration_github copied to clipboard
🐙 GitHub integration into Nextcloud
At the Moment it is only possible to connect to one Instance per Account. This is not very useful if you have a big company with multiple Instances or a...
I would like to have a button at the Bottom that marks all Notifications as read. To Discuss: What does "all" mean? a) All visible (My preference) b) All availiable
Hi I want to enable link previews in Nextcloud documents for Github issues that are in private repositories. I don't wish for my Nextcloud users to connect their own Github...
Will it be possible to show Commits and Notifications also for private repos? Since we are using private repos only it would be cool to show them at the nextcloud...
It seems this does not show if new issues are created on my own repos. I think this would be a good thing to add or at least make optional.
Hi, I really like the overview of new notifications. But while newly incoming ones get shown in the widget, if I read them they don't disappear without reloading the page....
### Environment Nextcloud 20.0.4 Vivaldi 3.5 / Fedora ### Description Using this addon the dashboard container size gets changed and its background accordingly. Content is missing in height and the...
Sending a link to https://github.com/nextcloud/server/pull/39133#issuecomment-1620281263 results in the following preview:  With quotes this is especially confusing. Other markdown also doesn't seem to get rendered.
This PR was automatically generated by the workflow dispatcher Please check that there are no reverted changes before merging ⚠ See templates in https://github.com/nextcloud/.github
https://github.com/nextcloud/integration_github/blob/318bbd10deeff6254534545fadac4c9e1287cc1c/src/components/PersonalSettings.vue#L182 In this line more access is requested compared to what is described in settings. Should it not be `read:user user:email notifications` instead to be more specific? As mentioned in...