Skip to content
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

fix(deployment): Edit Page V2 Automate the deploy of the SDK librar (#28259) #29832

Merged

Conversation

dcolina
Copy link
Contributor

@dcolina dcolina commented Sep 2, 2024

Proposed Changes

  • This pull request updates the function sends Slack notifications using slackapi/[email protected], handling both plain text messages and preformatted JSON payloads. It dynamically selects the appropriate format based on a boolean input (json), ensuring correct handling of Slack message formatting and maintaining compatibility with different notification types.

Additional Info

Related to #28259 (Edit Page V2 Automate the deploy of the SDK librar).

This PR fixes: #28259

@dcolina dcolina requested a review from a team as a code owner September 2, 2024 10:23
@nollymar nollymar added this pull request to the merge queue Sep 2, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 2, 2024
@dcolina dcolina added this pull request to the merge queue Sep 2, 2024
Merged via the queue into master with commit e4cf818 Sep 2, 2024
16 checks passed
@dcolina dcolina deleted the issue-28259-fix-cicd-reports-sdk-deployment-automation branch September 2, 2024 19:03
dsolistorres pushed a commit that referenced this pull request Sep 18, 2024
…28259) (#29832)

### Proposed Changes
* This pull request updates the function sends Slack notifications using
slackapi/[email protected], handling both plain text messages
and preformatted JSON payloads. It dynamically selects the appropriate
format based on a boolean input (json), ensuring correct handling of
Slack message formatting and maintaining compatibility with different
notification types.

### Additional Info
Related to #28259 (Edit Page V2 Automate the deploy of the SDK librar).
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.

Edit Page V2: Automate the deploy of the SDK libraries
3 participants