Skip to content

chore: Add PR GChat notification #374

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

Merged
merged 2 commits into from
Jul 15, 2025
Merged

Conversation

jamesnrokt
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

  • Add notification after PR completes

Testing Plan

  • N/A

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

  • N/A

@Copilot Copilot AI review requested due to automatic review settings July 14, 2025 13:39
@jamesnrokt jamesnrokt requested a review from a team as a code owner July 14, 2025 13:39
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Adds a GitHub Actions job to send a GChat notification when a pull request completes (excluding drafts).

  • Introduces a new pr-notify job that depends on lint, build, and analysis steps.
  • Uses a reusable workflow (oss_pr_opened_notification.yml) with a GChat webhook secret.

Copy link
Collaborator

@BrandonStalnaker BrandonStalnaker left a comment

Choose a reason for hiding this comment

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

LGTM

@jamesnrokt jamesnrokt merged commit dcd269a into development Jul 15, 2025
23 of 36 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