Actions
action #162902
closedSlack webhook used by backlogger no longer works
Description
Observation¶
Slackbot started sending me messages like this:
A workflow you built started, but there was a problem with the Send a message to a channel step:
There is a problem with how the workflow is set up. Please review the workflow steps.
You can view the details for this error in the activity logs.
The result is that backlog status updates no longer show up in the team channel 😿
Acceptance Criteria¶
- AC1: Backlog status updates are shown in team-qa-tools
Suggestions¶
- Reproduce the issue manually using
curl -d '{"msg":"test"}' WEBHOOK_URL
(see private comment for the URL) - Check the workflow settings in Slack
- @livdywan: I think I accidentally unpublished/re-published the workflow earlier this week. So this might be related. Although I couldn't spot any difference in the settings.
Updated by openqa_review 5 months ago
- Due date set to 2024-07-18
Setting due date based on mean cycle time of SUSE QE Tools
Updated by livdywan 5 months ago
- Status changed from In Progress to Feedback
Apparently a new workflow with the same settings works fine. So I put the new URL in https://github.com/os-autoinst/qa-tools-backlog-assistant/settings/secrets/actions
Actions