-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
airbyte-ci: send publish failures to a dedicated slack channel #42849
airbyte-ci: send publish failures to a dedicated slack channel #42849
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @alafanechere and the rest of your teammates on Graphite |
🔍 Existing Issues For ReviewYour pull request is modifying functions with the following pre-existing issues: 📄 File: airbyte-ci/connectors/pipelines/pipelines/airbyte_ci/connectors/context.py
📄 File: airbyte-ci/connectors/pipelines/pipelines/models/contexts/pipeline_context.py (Click to Expand)
Did you find this useful? React with a 👍 or 👎 |
3b4297a
to
ab2ef72
Compare
30dd0f7
to
9d54545
Compare
addbcec
to
3cc9efa
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great @alafanechere!
This reverts commit 2f9951546159cd825238c9819c39104b73a509fa.
22e8bd9
to
b5a53f8
Compare
b5a53f8
to
90b1323
Compare
90b1323
to
675b165
Compare
What
Closes #42522
Closes #42521
#connector-publish-failures
#connector-publish-failures
(this will catch transient workflow failures whenairbyte-ci
can't start)#connector-publish-updates
How
PipelineContext.get_slack_channels
method to return the list of channels to send a message to.PublishContext.get_slack_channels
method which returns targeted channels according to pipeline statesend_slack_webhook
accept a list of channels to send a message toExample
Can this PR be safely reverted and rolled back?