humanmade / altis-analytics

Analytics module for Altis
https://www.altis-dxp.com/resources/docs/analytics/
GNU General Public License v3.0
9 stars 3 forks source link

Backport 266 to v9 branch #269

Closed robindevitt closed 2 years ago

robindevitt commented 2 years ago

Related issue https://github.com/humanmade/altis-analytics/issues/265

roborourke commented 2 years ago

Nice one, it's not the most straightforward process so kudos for getting it right first time. One other habit I like to keep when doing manual backports is to try and match the way the bot does things, so the PR title and content would be:

[Backport <target-branch] <Original PR title>

Backporting #<original PR ID>
robindevitt commented 2 years ago

Thanks for the assist @roborourke and noted for PR title and content 👍🏼