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 Slack notification support to CI #6

Open
jbuckner opened this issue Apr 7, 2021 · 4 comments
Open

Add Slack notification support to CI #6

jbuckner opened this issue Apr 7, 2021 · 4 comments

Comments

@jbuckner
Copy link
Contributor

jbuckner commented Apr 7, 2021

Add Slack notifications during Github Action CI builds

@sarthakkundra
Copy link
Contributor

Hey @jbuckner I can take this up too! :)

@jbuckner
Copy link
Contributor Author

Look into this one. It may require some setup from our end to integrate. I've only previously integrated TravisCI and it required some extra setup work on the Slack side.

@sarthakkundra
Copy link
Contributor

I think the Slack permissions might be required. I'll get back with the exact requirements after some research.

@sarthakkundra
Copy link
Contributor

Hey @jbuckner just wanted to clarify what is required in the Slack notification?

  1. Do you want the CI report to be sent on Slack
  2. Or just a notification whenever someone pushes code?

I was thinking of using this Github action

sarthakkundra pushed a commit to sarthakkundra/iaux-typescript-wc-template that referenced this issue Apr 22, 2021
# This is the 1st commit message:

Add initial GitHub actions setup (internetarchive#2)

* Add initial GitHub actions setup

* Remove Travis CI script and remove format script in GitHub Actions CI

# This is the commit message internetarchive#2:

added codecov to CI

# This is the commit message internetarchive#3:

added step to install dependencies

# This is the commit message internetarchive#4:

added checkout and node steps

# This is the commit message internetarchive#5:

using npx instead of bash for codecov

# This is the commit message internetarchive#6:

removed codecov from installed modules

# This is the commit message internetarchive#7:

removed codecov from node modules
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

No branches or pull requests

2 participants