GitHub Marketplace
Joshua Emmanuel Santiago2026-02-20T05:59:54+00:00GitHub Marketplace Cheat Sheet GitHub Marketplace is a platform where developers can discover, purchase, and integrate tools that extend GitHub's functionality. It allows app creators to list their GitHub Apps and Actions for developers to use or purchase, reaching millions of GitHub users directly within their workflow. Key Concepts Term Definition GitHub App Preferred app type with fine-grained permissions and short-lived tokens. Can act on behalf of users or independently. OAuth App Older app type that can only act on behalf of a user. GitHub Apps are generally preferred. Listing The public page for your app on Marketplace, including [...]
