Skip to content

[TECH] Ajouter l'id semantic à l'étape de release#34

Merged
Gudsfile merged 1 commit into
mainfrom
BerengereC-patch-2
Jul 3, 2026
Merged

[TECH] Ajouter l'id semantic à l'étape de release#34
Gudsfile merged 1 commit into
mainfrom
BerengereC-patch-2

Conversation

@BerengereC

Copy link
Copy Markdown
Contributor

🪧 Problème

L'action de release echoue :
Error: Command failed with exit code 1: git push --tags https://github.com/1024pix/pix-data-admin HEAD:main

🌈 Proposition

La ref de la branch sur laquelle le push du changelog est fait est steps.semantic.outputs.new_release_major_version
La "step" doit donc avoir l'id "semantic"

✊ Remarques

🎉 Pour tester

@Gudsfile Gudsfile left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

J'approve pour qu'on teste mais au vu des logs j'ai un doute que ça solutionne le problème.
Le push est bien réalisé vers la branche main et rencontre une erreur liée aux contraintes de protection de la branche.

[7:15:46 PM] [semantic-release] › ✘  An error occurred while running semantic-release: Error: Command failed with exit code 1: git push --tags https://github.com/1024pix/pix-data-admin HEAD:main
remote: error: GH006: Protected branch update failed for refs/heads/main.        
remote: 
remote: - Changes must be made through a pull request.        

@Gudsfile Gudsfile changed the title add semantic id to release step [TECH] Ajouter l'id semantic à l'étape de release Jul 3, 2026
@Gudsfile Gudsfile merged commit 75c1213 into main Jul 3, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants