-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
added examples for squashing #5368
Conversation
@OskarStark thanks for adding this tip about squashing commits. However, I'd like to propose to not merge this PR and even to remove any reference to commit squashing. Why? Because Symfony project uses a proprietary tool which automatically squashes all commits before merging. That's why on The less hurdles we define for collaborating with Symfony, the better. |
Hey @javiereguiluz thanks for the detailed answer. I agree with you , but then I would write down explicitly so. @hurdeless: 👍 |
@OskarStark if the Symfony doc managers agree on removing any reference to squashing commits, I agree with you about explaining that we no longer require squashing. Thanks. |
👍 lets see, what they say! 😃 |
For me, that's okay. But I leave the final word to @weaverryan and @wouterj who do the actual merges. |
+1 - let's remove everything about squashing. Thanks @OskarStark for bringing attention on this - let's make things easier! |
@OskarStark Can you please remove all the squashing stuff then? :) |
New PR here: #5432 |
closing in favor of #5432 then |
Thank you for your patience and great actions on this PR Oskar. You deserve the Documenation Contributor Badge on SensioLabs Connect (which will be awared in a few hours/days)! :) |
Hmm, our merge tool didn't really get which PR I wanted to merge... |
I believe I've merged the correct PR now (and I've reverted this merge) |
@wouterj didn't get the badge already :( |
@OskarStark Is the e-mail address you used in the commit also associated with your SensioLabs Connect account? |
yes it is |
maybe it is, because @wouterj merged the other PR? |
@OskarStark sensiolabs connect uses the commits, and you are the author of some commits in the doc repository: https://github.com/symfony/symfony-docs/commits?author=OskarStark There has to be something wrong with your emailadress. On the doc contributors page, you're on place 622 at the moment of writing this comment. As you can see, it displays just your name and no link to your sensiolabs account. This means it can't match your commits to your sensiolabs profile. |
@OskarStark this issue happens when the GitHub email is not exactly the same as the SensioLabs Connect profile one. The solution is very easy: you can add any number of emails in your SensioLabs Connect account at https://connect.sensiolabs.com/#!email However, you say that the email address is the same ... so I'm going to investigate which could be the cause of this problem. |
could this be the problem? Keep my email address private this is from the github settings page |
@OskarStark I think that could be the problem. The solution is to add this email to the email list on your SensioLabs account. As you can see, the Github API indeed returns your commits with the |
and for this pr is used the web interface completely |
@wouterj i will do, give me a second |
(be aware that after you added your email, you have to wait until the system rebuilds, so check again tomorrow if everything is fixed) |
ok, i added it, but i'm not sure if i get a confirmation mail to this mailadress |
Sadly the badges aren't granted in a retroactive fashion when changing or updating the emails, so we'll need to wait until the next contribution. |
No description provided.