Skip to content

Update repos to get Travis to notify slack instead of email #441

@ekryski

Description

@ekryski

Simply add this to the .travis.yml right above the before_script section:

notifications:
  slack: feathersjs:T4tvpJFt27wJZABjLSg5OqMv
  email: false

Note: technically these tokens are semi-secret so we should probably generate a new one and encrypt as Travis recommends so that our channel can't be spammed. https://docs.travis-ci.com/user/notifications#Slack-notifications

Repos

  • generator-feathers-plugin
  • feathers-service-tests?
  • feathers
  • feathers-authentication
  • feathers-socket-commons
  • feathers-knex
  • feathers-permissions
  • feathers-hooks
  • feathers-memory
  • feathers-mongodb
  • feathers-mongoose
  • feathers-nedb
  • feathers-errors
  • feathers-query-filters
  • feathers-hooks-common
  • feathers-commons
  • feathers-rethinkdb
  • feathers-rest
  • feathers-socketio
  • feathers-primus
  • feathers-authentication-oauth2
  • feathers-authentication-local
  • feathers-sendgrid
  • feathers-mailgun
  • feathers-mailer
  • feathers-stripe
  • feathers-twilio
  • feathers-reactive
  • feathers-blob
  • feathers-levelup
  • feathers-cli
  • feathers-generator
  • feathers-localstorage
  • feathers-sequelize
  • feathers-reactive
  • feathers-waterline
  • feathers-configuration
  • feathers-batch
  • feathers-sync
  • feathers-bootstrap

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions