Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix getNotifications #511

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Sep 24, 2024

  1. Make the subject URL optional

    This goes against the documentation at
    https://docs.github.com/en/rest/activity/notifications but it seems to be
    required in order to handle certain types of notifications.
    magthe authored and maralorn committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9fa6bde View commit details
    Browse the repository at this point in the history
  2. Add new Notification reasons

    maralorn committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c377abb View commit details
    Browse the repository at this point in the history