Skip to content

i3/i3-github-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i3-github-bot is a GitHub web hook running on Google AppEngine. It replaces i3-new-ticket which we used before migrating to GitHub.

The purpose of i3-github-bot is to ensure that we get high-quality bug reports and to automate as much of the standard communication about bugs as possible, i.e. we want to automatically make people aware that they need to tell us the i3 version number they’re using and supply us a debug log file so that we can see what’s going on. Before writing i3-new-ticket, these were by far the most common interactions on newly reported bugs, and automating that part of the reporting process is valuable for the user and for our developers.

In addition to automated checks of the version number, we also provide a tiny service to host i3 debug log files, since GitHub does not allow attachments at the time of writing. See i3/docs/debugging for usage instructions.

To deploy a new version, use gcloud app deploy from the Google Cloud SDK

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages