Skip to content
View hankchanocd's full-sized avatar
😈
Mobilize the world with AI
😈
Mobilize the world with AI

Highlights

  • Pro

Organizations

@cubesole
Block or Report

Block or report hankchanocd

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. npm-fzf npm-fzf Public

    Fuzzy search npm modules with fzf

    JavaScript 55

  2. git-commands git-commands Public archive

    Fuzzy search git commands with fzf

    Shell 20 3

  3. git-stack git-stack Public

    Compare against master branch with fzf

    Shell 17

  4. git-overview git-overview Public

    A quick git repository insight at terminal

    Shell 7 1

  5. Netlify Function Sends Slack Notific... Netlify Function Sends Slack Notifications
    1
    /*
    2
      Since late 2020, Netlify has put up a pay wall on its built-in Slack notifications for CI/CD. 
    3
      This gist shows you a workaround using the still-free Netlify's deploy webhook that triggers a Netlify Function calling Slack Incoming Webhook.
    4
      
    5
      Steps: