Skip to main content

839 Résultats de la recherche pour "repository management"

GitHub Actions / Référence / Sécurité /

Informations de référence sur l’utilisation sécurisée

privilege Any user with write access to your repository has read access to all secrets configured in your repository. Therefore, you should ensure that the credentials

Sécurité et qualité du code / Analyse du code / Gérer les alertes /

Utilisation responsable de Copilot Autofix pour l’analyse du code

those fixes. Copilot Autofix is allowed by default and enabled for every repository using CodeQL, but you can choose to opt out and disable Copilot Autofix

GitHub Copilot / Procédures / Administrez Copilot / Gérer l’utilisation de MCP /

Configurer un registre MCP pour votre organisation ou entreprise

registry, you should understand the functionality and benefits of MCP management for your company. See MCP server usage in your company. Option 1: Self-hosting

GitHub Actions / Procédures / Déployer / Configurer et gérer les déploiements /

Déploiement avec GitHub Actions

to an environment, the environment is displayed on the main page of the repository. You can use environments to require approval for a job to proceed, restrict

Organisations / Gérer l’accès au référentiel / Gérer les rôles du référentiel /

Rôles de dépôt pour une organisation

utilisateurs d'accéder aux fonctionnalités et aux tâches dont ils ont besoin. Repository roles for organizations You can give organization members, outside collaborators

Sécurité et qualité du code / Dependabot / Utiliser Dependabot /

Aide pour la configuration des registres privés pour Dependabot

Detailed snippets of the dependabot.yml configuration file for each package manager. Important limitations or caveats. Steps explaining how to test that the

Organisations / Organiser les membres en équipes /

À propos des équipes d'organisation

et des autorisations d’accès en cascade. About teams You can use teams to manage access for people in an organization, and for sending notifications. Organization

GitHub Actions / Procédures / Sécurisez votre travail / Durcissement de la sécurité des déploiements /

Configuration d’OpenID Connect dans PyPl

PyPI (or other Python package repositories) without any manual API token management. Prerequisites To learn the basic concepts of how GitHub uses OpenID Connect

Organisations / Gérer les rôles d'organisation /

Utilisation des rôles d'organisation

grant an organization member or team the ability to take specific actions or manage some settings without granting full administrative control of the organization

GitHub Actions / Tutoriels / Générer et tester du code /

Génération et test de code Java avec Maven

integration (CI) for your Java project using the Maven software project management tool. The workflow you create will allow you to see when commits to a