[PR #8] [CLOSED] Création d'un CICD pour PR #13

Closed
opened 2026-05-06 13:12:17 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/PAPAMICA/docker-compose-collection/pull/8
Author: @qjoly
Created: 10/16/2022
Status: Closed

Base: masterHead: pr_cicd


📝 Commits (1)

  • cb3e4f3 Création d'un CICD similaire à cicd.yml mais sans commiter

📊 Changes

1 file changed (+27 additions, -0 deletions)

View changed files

.github/workflows/cicd_pr.yml (+27 -0)

📄 Description

Je maitrise pas forcement Github action.. mais peut-être que ça suffira 😄

J'ai changé l'évenement de déclenchement et j'ai désactiver le commit.

Je pense qu'on peut faire + propose en gardant le même fichier (cicd.yml) mais en mettant des conditions sur la partie qui commit (if not PR, then commit & push)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/PAPAMICA/docker-compose-collection/pull/8 **Author:** [@qjoly](https://github.com/qjoly) **Created:** 10/16/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `pr_cicd` --- ### 📝 Commits (1) - [`cb3e4f3`](https://github.com/PAPAMICA/docker-compose-collection/commit/cb3e4f3650f536db2c9a0207a4a2822b1450442e) Création d'un CICD similaire à cicd.yml mais sans commiter ### 📊 Changes **1 file changed** (+27 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/cicd_pr.yml` (+27 -0) </details> ### 📄 Description Je maitrise pas forcement Github action.. mais peut-être que ça suffira :smile: J'ai changé l'évenement de déclenchement et j'ai désactiver le commit. Je pense qu'on peut faire + propose en gardant le même fichier (cicd.yml) mais en mettant des conditions sur la partie qui commit (if not PR, then commit & push) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:12:17 +02:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docker-compose-collection#13
No description provided.