Skip to main content

137 Search results for "readme"

GitHub Packages / Learn GitHub Packages /

Introduction to GitHub Packages

supports, see Working with a GitHub Packages registry. You can view a package's README, as well as metadata such as licensing, download statistics, version history

GitHub Packages / Managing GitHub packages with workflows /

Publishing and installing a package with GitHub Actions

information, see [Usage](https://github.com/docker/build-push-action#usage) in the README of the `docker/build-push-action` repository. # It uses the `tags` and `labels`

Pull requests / Collaborate with pull requests / Code quality features /

About status checks

empty lines followed by skip-checks: true: $ git commit -m "Update README > > skip-checks: true" To request checks for a commit, type your

Codespaces / Setting up your project / Adding a dev container configuration /

Setting up a C# (.NET) project for GitHub Codespaces

details, see https://aka.ms/devcontainer.json. For config options, see the // README at: https://github.com/devcontainers/templates/tree/main/src/dotnet { "name":

Codespaces / Setting up your project / Adding a dev container configuration /

Setting up a Java project for GitHub Codespaces

details, see https://aka.ms/devcontainer.json. For config options, see the // README at: https://github.com/devcontainers/templates/tree/main/src/java { "name":

GitHub Actions / Share automations / Create actions /

Dockerfile support for GitHub Actions

Dockerfile, follow these guidelines: Document required arguments in the action's README and omit them from the CMD instruction. Use defaults that allow using the

Secure coding / Supply chain security / Understand your supply chain /

Customizing your dependency review action configuration

For more information on all the possible customization options, see the README in the dependency review action documentation. Best practices When customizing

Codespaces / Setting up your project / Adding a dev container configuration /

Setting up a PHP project for GitHub Codespaces

details, see https://aka.ms/devcontainer.json. For config options, see the // README at: https://github.com/devcontainers/templates/tree/main/src/php { "name":

REST API /

Quickstart for GitHub REST API

install octokit. For other ways to install or load octokit, see the Octokit.js README. Import octokit in your script. For example, import { Octokit } from "octokit";

Search on GitHub / Searching on GitHub /

Searching code (legacy)

subdirectories. Qualifier Example path:/ octocat filename:readme path:/ matches readme files with the word "octocat" that are located at the root level