Opened 7 years ago
Closed 7 years ago
#3025 closed task (blessed) (worksforme)
Travis integration for #cli-firehose channel
Reported by: | schlessera | Owned by: | pento |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Communication (Matrix, Slack, IRC) | Keywords: | |
Cc: |
Description
I'd like to add Travis build notifications from some of the WP-CLI packages found in the GitHub repo https://github.com/wp-cli to the #cli-firehose
channel.
To achieve this, I need to have an integration added to Slack, as described here: https://docs.travis-ci.com/user/notifications/#Configuring-slack-notifications , to get the <account>:<token>
data I need for the connection.
Can someone with the relevant permissions please add this integration and send me the <account>:<token>
data?
Change History (6)
Note: See
TracTickets for help on using
tickets.
@pento,
We still have trouble with the Travis build notifications that should be forwarded to Slack (see https://github.com/wp-cli/wp-cli/issues/4108)
Just to summarize here, we've already created and recreated the Slack hook, and as far as I know, I'm using the latest hook in an encrypted way in the current build process: https://github.com/wp-cli/automated-tests/pull/8
How can we go about testing this to make sure it works as expected? Is there something I can control/test on our side?