Skip to main content

Tutoriels pour GitHub Actions

Découvrez comment atteindre des objectifs spécifiques avec GitHub Actions.

Écriture de workflows

Les workflows GitHub Actions peuvent automatiser les tâches tout au long du cycle de vie du développement logiciel.

Reusing automations

Create modular automations that you can share and reuse across GitHub Actions workflows.

Security for GitHub Actions

Use security best practices with GitHub Actions, and use GitHub Actions to improve the security of your software supply chain.

Deploying with GitHub Actions

Learn how to deploy your projects with GitHub Actions.

Création et publication d'actions

Vous pouvez créer vos propres actions, utiliser et personnaliser les actions partagées par la communauté GitHub, ou écrire et partager les actions que vous générez.

Gestion des exécutions de workflow

Vous pouvez interagir manuellement avec les exécutions de workflow pour vous assurer qu’elles s’exécutent efficacement.

Manage runners

Learn how to use and manage the machines that execute jobs in your workflows.

Surveiller les workflows

Vous pouvez surveiller les flux de travail GitHub Actions à l'aide d'outils tels que le graphique de visualisation et les journaux d'exécution.

Troubleshooting workflows

You can use the tools in GitHub Actions to debug your workflows.

Getting help from GitHub Support about GitHub Actions

Learn how Support GitHub can assist with GitHub Actions