Skip to main content

24 Search results for "cache.outputs.cache-hit"

REST API / Using the REST API /

Using CORS and JSONP to make cross-origin requests

You can make API requests across domains using cross-origin resource sharing (CORS) and JSONP callbacks. About cross-origin requests A cross-origin request

Repositories / Branches and merges / Manage rulesets /

About rulesets

Rulesets help you to control how people can interact with branches and tags in a repository. About rulesets A ruleset is a named list of rules that applies

Apps / GitHub Marketplace / Marketplace API usage /

Handling new purchases and free trials

When a customer purchases a paid plan, free trial, or the free version of your GitHub Marketplace app, you'll receive the marketplace_purchase event webhook

Apps / Sharing GitHub Apps /

Making your GitHub App available for GitHub Enterprise Server

In order for GitHub Enterprise Server instances to use your GitHub App, you must take some additional steps. About developing GitHub Apps for GitHub Enterprise

Apps / OAuth apps / Using OAuth apps /

Authorizing OAuth apps

You can connect your GitHub identity to third-party applications using OAuth. When authorizing an OAuth app, you should ensure you trust the application

GitHub Actions / Use cases and examples / Build and test /

Building and testing PowerShell

You can create a continuous integration (CI) workflow to build and test your PowerShell project. Introduction This guide shows you how to use PowerShell

Video transcripts /

Transcript - "Billing GitHub consumption through an Azure subscription"

Audio and visual transcript. See video for this transcript [Title card: "GitHub consolidated billing on Azure."] T.J.: Hello, everyone. Thank

GitHub Models /

Prototyping with AI models

Find and experiment with AI models for free. If you want to develop a generative AI application, you can use GitHub Models to find and experiment with

Apps / Creating GitHub Apps / Authenticate with a GitHub App /

Generating a user access token for a GitHub App

You can generate a user access token for your GitHub App in order to attribute app activity to a user. About user access tokens Note User access tokens

Webhooks / Testing and troubleshooting webhooks /

Troubleshooting webhooks

Learn how to diagnose and resolve common errors for webhooks. Missing webhook deliveries If you are not receiving the webhook deliveries that you expect