Skip to content

naheenosaur/commit-every-single-day

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commit Every Single Day

Add incoming webhooks in your slack

  1. Search 'Incoming WebHooks'
    https://{{your_workspace}}.slack.com/apps/
  2. Add to slack
  3. Custom your WebHook information
  4. Get WebHook URL

Get Github token

https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line
you can just add your scope about repo

Add repository secret variable

  1. Go to your repository > Settings > Secrets
  2. Add SLACK_WEBHOOK_URL
  3. Add PRIVATE_GITHUB_TOKEN

About

github action + slack webhook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published