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

[FEATURE] Add GX Cloud hyperlink to slack notification #6740

Conversation

josectobar
Copy link
Member

@josectobar josectobar commented Jan 9, 2023

Changes proposed in this pull request:

  • If a gx_cloud_id is present, a hyperlink will be included in the Slack Notification after a validation_result is generated.
    image

Definition of Done

  • My code follows the Great Expectations style guide
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added unit tests where applicable and made sure that new and existing tests are passing.
  • I have run any local integration tests and made sure that nothing is broken.

@netlify
Copy link

netlify bot commented Jan 9, 2023

Deploy Preview for niobium-lead-7998 ready!

Name Link
🔨 Latest commit 4f9cf24
🔍 Latest deploy log https://app.netlify.com/sites/niobium-lead-7998/deploys/63bfa2b4f89d920008111f6c
😎 Deploy Preview https://deploy-preview-6740--niobium-lead-7998.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@ghost
Copy link

ghost commented Jan 9, 2023

👇 Click on the image for a new way to code review
  • Make big changes easier — review code in small groups of related files

  • Know where to start — see the whole change at a glance

  • Take a code tour — explore the change with an interactive tour

  • Make comments and review — all fully sync’ed with github

    Try it now!

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map Legend

…tions into f/CLOUD-1833-add-programmatic-links-to-oss-slack-notification-renderer
@josectobar josectobar marked this pull request as ready for review January 9, 2023 20:18
Copy link
Contributor

@NathanFarmer NathanFarmer left a comment

Choose a reason for hiding this comment

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

A few suggestions!

great_expectations/checkpoint/actions.py Outdated Show resolved Hide resolved
great_expectations/checkpoint/actions.py Outdated Show resolved Hide resolved
great_expectations/render/renderer/slack_renderer.py Outdated Show resolved Hide resolved
Jose Tobar added 4 commits January 10, 2023 15:30
…cation-renderer' of github.com:great-expectations/great_expectations into f/CLOUD-1833-add-programmatic-links-to-oss-slack-notification-renderer
@kenwade4 kenwade4 removed their assignment Jan 11, 2023
NathanFarmer and others added 3 commits January 11, 2023 16:29
…cation-renderer' of github.com:great-expectations/great_expectations into HEAD
@NathanFarmer
Copy link
Contributor

@cla-bot check

…cation-renderer' of github.com:great-expectations/great_expectations into HEAD
@josectobar
Copy link
Member Author

@cla-bot check

@NathanFarmer NathanFarmer self-requested a review January 11, 2023 22:17
Copy link
Contributor

@NathanFarmer NathanFarmer left a comment

Choose a reason for hiding this comment

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

This is a sweet feature!

@josectobar josectobar enabled auto-merge (squash) January 11, 2023 22:18
@josectobar josectobar merged commit e27683f into develop Jan 12, 2023
@josectobar josectobar deleted the f/CLOUD-1833-add-programmatic-links-to-oss-slack-notification-renderer branch January 12, 2023 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants