Skip to main content

690 Search results for "custom domain"

Code security / Dependabot / Dependabot version updates /

Customizing dependency updates

You can customize how Dependabot maintains your dependencies. About customizing dependency updates After you've enabled version updates, you can customize

GitHub Actions / Self-hosted runners / Manage self-hosted runners /

Using labels with self-hosted runners

You can use labels to organize your self-hosted runners based on their characteristics. For information on how to use labels to route jobs to specific

Organizations /

Managing organization settings

Managing organization settings Organization owners can change several settings, including the names of repositories that belong to the organization and

Code security / Code scanning / Create advanced setup /

Customizing your advanced setup for code scanning

You can customize how your advanced setup scans the code in your project for vulnerabilities and errors. About code scanning configuration You can run

REST API / Authentication /

Permissions required for fine-grained personal access tokens

For each permission granted to a fine-grained personal access token, these are the REST API endpoints that the app can use. About permissions required

GitHub Pages / Set up site with Jekyll /

Creating a GitHub Pages site with Jekyll

You can use Jekyll to create a GitHub Pages site in a new or existing repository. Note: Organization owners can restrict the publication of GitHub Pages

REST API / Authentication /

Permissions required for GitHub Apps

For each permission granted to a GitHub App, these are the REST API endpoints that the app can use. About GitHub App permissions GitHub Apps are created

GitHub Actions / Use cases and examples / Publish packages /

Publishing Docker images

You can publish Docker images to a registry, such as Docker Hub or GitHub Packages, as part of your continuous integration (CI) workflow. Introduction

Code security / CodeQL CLI / Getting started /

Customizing analysis with CodeQL packs

You can use CodeQL packs to run CodeQL queries maintained by other people, or to share CodeQL queries that you've developed. About CodeQL packs CodeQL

GitHub Packages / Managing GitHub packages with workflows /

Publishing and installing a package with GitHub Actions

You can configure a workflow in GitHub Actions to automatically publish or install a package from GitHub Packages. About GitHub Packages with GitHub Actions