services/github/pod-github/Readme.md
https://github.com/github/github-app-js-sample/tree/main
smee -u https://smee.io/Oj0ZkULovroxbFC6 -t http://localhost:3500/api/webhook
https://github.com/apps/<app name>/installations/new?state=AB12thttps://docs.github.com/en/apps/sharing-github-apps/sharing-your-github-app
Go to Settings/Developer settings/GitHub Apps
Go to https://smee.io/ and click Start a new channel
secretnpm install --global smee-client
smee -u {WEBHOOK_URL} -t http://localhost:3500/api/webhook
Note: PK value format: "-----BEGIN RSA PRIVATE KEY-----\n {ACTUAL_KEY_WO_LINE_BREAKS}\n-----END RSA PRIVATE KEY-----
Note: If the application is already installed in GitHub, make any change e.g. switch between "All repositories" and "Only select repositories" and click "Save".