Skip to content

feat(github): Use Github App #35

Description

@violeine

Here something that memos.pub benefits from github app:

  • github app use its own api token

    A GitHub App acts on its own behalf, taking actions via the API directly using its own identity, which means you don't need to maintain a bot or service account as a separate user.

  • repo configuration become easy with single file permission

  • invalidated cached with webhook (github app can subscribe to repo's event)

  • increase visibility through github marketplace

  • still "without setup or sign up"
    since user's content already hosted on github, installing a github app is as easy as enabling github page

links: about apps, permission, example, ko-fi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions