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

Release notifications raise slack error #722

Open
dankolbman opened this issue Aug 18, 2021 · 0 comments
Open

Release notifications raise slack error #722

dankolbman opened this issue Aug 18, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@dankolbman
Copy link
Contributor

The Slack notifications for release status changes occasionally break on account of receiving text fields that are empty. This seems to happen primarily on release canceled or failed notifications.

Response from Slack API:

 {'ok': False, 'error': 'invalid_blocks', 'errors': ['failed to match all allowed schemas [json-pointer:/blocks/1/text]', 'must be more than 0 characters [json-pointer:/blocks/1/text/text]'], 'response_metadata': {'messages': ['[ERROR] failed to match all allowed schemas [json-pointer:/blocks/1/text]', '[ERROR] must be more than 0 characters [json-pointer:/blocks/1/text/text]']}}
@dankolbman dankolbman added the bug Something isn't working label Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant