Skip to main content

254 Search results for "diff context"

GitHub Copilot / Use GitHub Copilot /

Best practices for using GitHub Copilot

Learn how to get the most out of Copilot. Understand Copilot's strengths and weaknesses GitHub Copilot is an AI coding assistant that helps you write code

REST API / Search /

REST API endpoints for search

REST API/ Search/ Search REST API endpoints for search Use the REST API to search for specific items on GitHub. About search You can use the REST API to

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 /

Use the CodeQL CLI to secure your code

Use the CodeQL CLI to secure your code Use CodeQL CLI to run CodeQL analyses locally. Getting started with the CodeQL CLI About the CodeQL CLI Setting

GitHub Copilot / Use GitHub Copilot /

Asking GitHub Copilot questions in your IDE

Use Copilot Chat in your editor to give code suggestions, explain code, generate unit tests, and suggest code fixes. Prerequisites Access to GitHub Copilot

Pull requests / Collaborate with pull requests /

Reviewing changes in pull requests

Reviewing changes in pull requests After a pull request has been opened, you can review and discuss the set of proposed changes. About pull request reviews

Webhooks /

Webhook events and payloads

Learn about when each webhook event occurs and what the payload contains. About webhook events and payloads You can create webhooks that subscribe to the

GitHub Copilot / Use GitHub Copilot /

Asking GitHub Copilot questions in GitHub Mobile

You can use GitHub Copilot Chat in GitHub Mobile to answer general questions about software development, or specific questions about the code in a repository

GitHub Actions / Security / Security harden deployments /

Configuring OpenID Connect in JFrog

Use OpenID Connect within your workflows to authenticate with JFrog. Overview OpenID Connect (OIDC) allows your GitHub Actions workflows to authenticate

Pull requests / Commit changes to your project / Create & edit commits /

About commits

You can save small groups of meaningful changes as commits. About commits Similar to saving a file that's been edited, a commit records changes to one