Skip to content

Conversation

@Mansi-mParticle
Copy link
Collaborator

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

  • Set up a GitHub workflow to automate processes such as testing, building, or deployment.

Testing Plan

  • Was this tested locally? If not, explain why.
  • {explain how this has been tested, and what, if any, additional testing should be done}

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

@Mansi-mParticle Mansi-mParticle requested a review from rmi22186 April 7, 2025 13:42
name: "Push Check"
uses: mParticle/mparticle-workflows/.github/workflows/android-kit-push.yml@main
with:
branch_name: ${{ github.head_ref }}
Copy link
Collaborator

Choose a reason for hiding this comment

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

I see this as github.sha in this Repo. Which shoudl it be? https://github.com/mparticle-integrations/mparticle-android-integration-google-analytics-firebase-ga4/blob/main/.github/workflows/push.yml

In this case it's probably the same value but worth calling out for the future to do an audit and have them all be identical

@Mansi-mParticle Mansi-mParticle merged commit b6698f3 into development Apr 7, 2025
16 checks passed
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.

3 participants