Skip to main content

491 Resultados da pesquisa para "move repository"

GitHub Actions / Segurança / Guias de segurança /

Usar segredos em ações do GitHub

Creating secrets for a repository To create secrets or variables on GitHub for a personal account repository, you must be the repository owner. To create secrets

Webhooks /

Eventos e cargas de webhook

tion-Target-ID: 79929171 > X-GitHub-Hook-Installation-Target-Type: repository > { > "action": "opened", > "issue":

GitHub Copilot / Usar o GitHub Copilot / Copilot Chat /

Fazendo perguntas do GitHub Copilot no GitHub Mobile

your project. For more information, see Asking questions about a specific repository. Questions about a specific file or specified lines of code within a file

API REST / Migrações /

Pontos de extremidade da API REST para migrações da organização

migration. Padrão: false exclude_git_data boolean Indicates whether the repository git data should be excluded from the migration. Padrão: false exclude_attachments

Webhooks / Usando webhooks /

Criar webhooks

create webhooks to subscribe to specific events on GitHub that occur in a repository, organization, GitHub Marketplace account, GitHub Sponsors account,

API REST / Ações /

Pontos de extremidade da API REST para fluxos de trabalho

documentação do GitHub Actions. List repository workflows Lists the workflows in a repository. Anyone with read access to the repository can use this endpoint. OAuth

Segurança do código / Varredura de código / Habilitar a verificação de códigos /

Como definir a configuração padrão da verificação de código

low-maintenance way to enable code scanning for your repository. Based on the code in your repository, default setup will automatically create a custom code

Webhooks /

Tipos de webhooks

webhook types A webhook can only access events that are available in the repository, organization, GitHub Marketplace account, GitHub Sponsors account,

Organizações / Gerenciar configurações da organização /

Desabilitar ou limitar o GitHub Actions para sua organização

run actions and reusable workflows located within your repository and any other public repository. You can disable GitHub Actions for all repositories in

Aplicativos / Criar aplicativos do GitHub / Escrever código para um aplicativo GitHub /

Criando verificações de CI com um Aplicativo do GitHub

integration (CI) server that runs tests on new code that's pushed to a repository. The tutorial shows how to build and configure a GitHub App to act as