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

feat: report monitoring action failures to Slack #1937

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

dewanshparashar
Copy link
Contributor

@dewanshparashar dewanshparashar commented Sep 26, 2024

@cla-bot cla-bot bot added the cla-signed label Sep 26, 2024
Copy link

vercel bot commented Sep 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
arbitrum-token-bridge ✅ Ready (Inspect) Visit Preview Oct 2, 2024 11:52am

@dewanshparashar dewanshparashar marked this pull request as ready for review September 30, 2024 10:39
@dewanshparashar dewanshparashar changed the title feat: report monitoring errors to Slack feat: report monitoring action failures to Slack Oct 2, 2024
douglance
douglance previously approved these changes Oct 2, 2024
@@ -67,3 +67,15 @@ jobs:
BATCH_POSTER_MONITORING_SLACK_CHANNEL: ${{ secrets[steps.config.outputs.slack_channel] }}
ASSERTION_MONITORING_SLACK_TOKEN: ${{ secrets[steps.config.outputs.slack_token] }}
ASSERTION_MONITORING_SLACK_CHANNEL: ${{ secrets[steps.config.outputs.slack_channel] }}
NEXT_PUBLIC_INFURA_KEY: ${{ secrets.NEXT_PUBLIC_INFURA_KEY }}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added the other secrets in the runner that we'd like to be masked in output messages

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.

3 participants