491 Resultados da pesquisa para "move repository"
API REST / Verificações /
Pontos de extremidade da API REST para pacotes de verificação
creation using "Update repository preferences for check suites".
Note
The Checks API only looks for pushes in the repository where the check suite
API REST / Problemas /
Pontos de extremidade da API REST para eventos de issues
issue events for a repository
Lists events for a repository.
Tokens de acesso refinados para "List issue events for a repository"
Esse ponto de
API REST / Aplicativos /
Pontos de extremidade da API REST para o GitHub Apps
array of strings
List of repository names that the token should have access to
repository_ids array of integers
List of repository IDs that the token should
API REST / Problemas /
Pontos de extremidade da API REST para issues
uot;,
"updated_at": "2011-04-22T13:33:48Z",
"repository": {
"id": 1296269,
"node_id": "MDEwOlJl
API REST / Atividade /
Pontos de extremidade da API REST para eventos
Obrigatório
The account owner of the repository. The name is not case sensitive.
repo string Obrigatório
The name of the repository without the .git extension.
API REST / Dependabot /
Pontos de extremidade da API REST para o Dependabot alerts
accurate but we use a sanitizer.",
"fixed_at": null,
"repository": {
"id": 217723378,
"node_id": "MDEwOl
API REST / Migrações /
Pontos de extremidade da API REST para migrações de usuários
included for the migration.
exclude_git_data boolean
Indicates whether the repository git data should be excluded from the migration.
exclude_attachments boolean
API REST / Configurações de segurança /
Configurações do
insufficient GHAS licenses are available to attach the configuration to a repository, only free features will be enabled.
The authenticated user must be an
Introdução / Sobre o GitHub /
Glossário do GitHub
Repositório usado para monitorar o mesmo projeto, mas residindo em outro lugar.
repository
Um repositório é o elemento mais básico do GitHub. É mais fácil imaginá-lo
GitHub Actions / Compartilhar automações / Criar ações /
Sintaxe de metadados para o GitHub Actions
uses: actions/checkout@main
# References a subdirectory in a public GitHub repository at a specific branch, ref, or SHA
- uses: actions/aws/ec2@main
# References