Skip to content

Conversation

@clyang82
Copy link
Collaborator

Summary

  • Add slack notification configuration to Tekton pipeline for postgres-exporter release 1.6
  • Configure slack webhook and member ID for build failure notifications
  • Clean up trailing space in slack-member-id parameter

Changes

  • Updated .tekton/postgres-exporter-globalhub-1-6-push.yaml with slack notification parameters:
    • send-slack-notification: "true"
    • slack-webhook-url-secret-name: "slack-notify-webhook"
    • slack-webhook-url-secret-key: "slack-webhook-url"
    • slack-member-id: "S09JCE3DF9N"

Test plan

  • Verify pipeline configuration is valid
  • Test slack notifications work properly for build failures

🤖 Generated with Claude Code

Remove trailing space from slack-member-id parameter in the Tekton
pipeline configuration for postgres-exporter release 1.6.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: clyang82 <chuyang@redhat.com>
@openshift-ci
Copy link

openshift-ci bot commented Oct 11, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: clyang82

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@clyang82 clyang82 merged commit 9cf40bd into release-2.15 Oct 11, 2025
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant