Skip to content

qiwihui/githubappcheckruns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workflow

  1. forward for local test

Browser smee.io and create a channel, then

pysmee forward https://smee.io/LgDQ8xrhy0q2GeET http://localhost:5000/events
  1. Create github app with some permissions

filling following:

  • GitHub App name
  • Homepage URL
  • Webhook URL
  • Webhook secret

select permissions:

  • Repository permissions
    • Checks: Read & write
    • Contents: Read & write
    • Pull requests: Read & write
  • Subscribe to events
    • check suite
    • check run

after created

a. generate Private keys and get key file - checkruntestapp.2020-11-28.private-key.pem b. get app id

  1. install app to repository

select repository

  1. run server
python main.py

About

github app check runs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published