-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Clarify how to write a commit message and CHANGELOGs #14830
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
Conversation
e377dbf
to
5d220f0
Compare
5d220f0
to
d15db49
Compare
d15db49
to
8ecd162
Compare
@Nyholm do you think this can be achieved by fabbot? Otherwise I am afraid, we cannot think of it all the time |
I'm the one managing fabbot :) |
Indeed, he is actively working on gh and carsonbot 😃 |
This PR was merged into the 5.3-dev branch. Discussion ---------- No patch version in CHANGELOG | Q | A | ------------- | --- | Branch? | 5.x | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | --- | License | MIT | Doc PR | --- Based on symfony/symfony-docs#14830 cc @fabpot, feel free to close, as we discussed this already via Slack Commits ------- 575d9b0 No patch version in CHANGELOG
Regarding commit messages, are you aware of the conventional commits spec? It has a nice syntax and some tools already implement it (GitHub bots checking message formats, changelog generators, linters, IDE plugins etc). For Symfony commit messages following this spec would look like:
|
TBH, that's looks really ugly :) And we already have tools built around our conventions. |
This PR was merged into the 5.3-dev branch. Discussion ---------- No patch version in CHANGELOG | Q | A | ------------- | --- | Branch? | 5.x | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | --- | License | MIT | Doc PR | --- Based on symfony/symfony-docs#14830 cc @fabpot, feel free to close, as we discussed this already via Slack Commits ------- 575d9b04b4 No patch version in CHANGELOG
This PR was merged into the 5.3-dev branch. Discussion ---------- No patch version in CHANGELOG | Q | A | ------------- | --- | Branch? | 5.x | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | --- | License | MIT | Doc PR | --- Based on symfony/symfony-docs#14830 cc @fabpot, feel free to close, as we discussed this already via Slack Commits ------- 575d9b04b4 No patch version in CHANGELOG
This PR was merged into the 5.3-dev branch. Discussion ---------- No patch version in CHANGELOG | Q | A | ------------- | --- | Branch? | 5.x | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | --- | License | MIT | Doc PR | --- Based on symfony/symfony-docs#14830 cc @fabpot, feel free to close, as we discussed this already via Slack Commits ------- 575d9b04b4 No patch version in CHANGELOG
This PR was merged into the 5.3-dev branch. Discussion ---------- No patch version in CHANGELOG | Q | A | ------------- | --- | Branch? | 5.x | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | --- | License | MIT | Doc PR | --- Based on symfony/symfony-docs#14830 cc @fabpot, feel free to close, as we discussed this already via Slack Commits ------- 575d9b04b4 No patch version in CHANGELOG
This PR was merged into the 5.3-dev branch. Discussion ---------- No patch version in CHANGELOG | Q | A | ------------- | --- | Branch? | 5.x | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | --- | License | MIT | Doc PR | --- Based on symfony/symfony-docs#14830 cc @fabpot, feel free to close, as we discussed this already via Slack Commits ------- 575d9b04b4 No patch version in CHANGELOG
This PR was merged into the 5.3-dev branch. Discussion ---------- No patch version in CHANGELOG | Q | A | ------------- | --- | Branch? | 5.x | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | --- | License | MIT | Doc PR | --- Based on symfony/symfony-docs#14830 cc @fabpot, feel free to close, as we discussed this already via Slack Commits ------- 575d9b04b4 No patch version in CHANGELOG
Thank you Fabien. |
This PR was submitted for the 5.x branch but it was merged into the 4.4 branch instead. Discussion ---------- Update PULL_REQUEST_TEMPLATE.md | Q | A | ------------- | --- | Branch? | 5.x | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | See #40097 (comment) | License | MIT | Doc PR | Doc introduced in symfony/symfony-docs#14830 ping @OskarStark do you think this can be valuable here? as this file is the entry point of all PRs Commits ------- 41c7796 Update PULL_REQUEST_TEMPLATE.md
No description provided.