Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: ajout d'une Github Action qui vérifie le nommage des PR (respect de la norme "conventional commits") #1078

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

raphodn
Copy link
Contributor

@raphodn raphodn commented Feb 9, 2024

Quoi ?

Suite à #1077

https://github.com/amannn/action-semantic-pull-request

Github Action pour vérifier que le nommage des PR respecte Conventional Commits

@raphodn raphodn changed the title ci: vérifier que le nommage des PR respecte la norme "conventional commits" ci: ajout d'une Github Action qui vérifie le nommage des PR respecte la norme "conventional commits" Feb 9, 2024
@raphodn raphodn changed the title ci: ajout d'une Github Action qui vérifie le nommage des PR respecte la norme "conventional commits" ci: ajout d'une Github Action qui vérifie le nommage des PR (respect de la norme "conventional commits") Feb 14, 2024
- synchronize

jobs:
main:
Copy link
Contributor

Choose a reason for hiding this comment

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

c'est le nom de la branche ou un paramètre ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

je pense que c'est lié à la nomenclature Github Action ça :)

@raphodn raphodn force-pushed the raphodn/github-action-semantic-pr branch from 60ea335 to f3ae534 Compare February 20, 2024 09:25
@raphodn raphodn merged commit 4b03587 into master Feb 20, 2024
4 checks passed
@raphodn raphodn deleted the raphodn/github-action-semantic-pr branch February 20, 2024 09:26
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