mParticle / mparticle-android-sdk

mParticle SDK for Android apps
http://www.mparticle.com
Other
58 stars 62 forks source link

fix: Pin conventional commits to version 7 to daily yml #489

Closed Mansi-mParticle closed 3 months ago

Mansi-mParticle commented 3 months ago

Instructions

  1. PR target branch should be against development
  2. PR title name should follow this format: https://github.com/mParticle/mparticle-workflows/blob/main/.github/workflows/pr-title-check.yml
  3. PR branch prefix should follow this format: https://github.com/mParticle/mparticle-workflows/blob/main/.github/workflows/pr-branch-check-name.yml

    Summary

    • change conventional commits to version 7 into daily yml file, there was major version bump to 8 on 5/03/2024, which seems to have broken the release.

    Testing Plan

    • [ ] Was this tested locally? If not, explain why.
    • yml file changes, so can not test locally.

    Reference Issue (For mParticle employees only. Ignore if you are an outside contributor)