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

Add Matrix notifications when a product details update is executed/completed #1511

Open
gabrielBusta opened this issue Jun 28, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers python Pull requests that update Python code

Comments

@gabrielBusta
Copy link
Member

Triggering a product details repository update (sending a message to the pulse queue) works most of the time. However, when it doesn't work, it can, and often does, fail silently if the message is somehow dropped.

ShipIt has a mechanism for sending messages to the release driver's Matrix channels. We could probably send a Matrix notification when the worker picks up an update or maybe when it finishes pushing it. This way, if product_details.py is suspiciously quiet post-version bump, we know we need to manually trigger a rebuild from the UI.

@gabrielBusta gabrielBusta added enhancement New feature or request good first issue Good for newcomers python Pull requests that update Python code labels Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers python Pull requests that update Python code
Projects
None yet
Development

No branches or pull requests

1 participant