index
:
~steering
/
bitbot.git
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
github
/
__init__.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Return semi-helpful information to github webhooks (github)
jesopo
2019-02-08
1
-2
/
+5
|
*
Show when a `check_run` is `queued` (github)
jesopo
2019-02-07
1
-1
/
+1
|
*
Check that a `check_run` actually started before it finished (github)
jesopo
2019-02-07
1
-2
/
+3
|
*
Turn seconds in to seconds/minutes/hours/etc (github)
jesopo
2019-02-07
1
-1
/
+1
|
*
Use `check_run` event instead of `status` for CI (github)
jesopo
2019-02-07
1
-17
/
+51
|
*
Make commit hash LIGHTBLUE in `status` event (github)
jesopo
2019-02-07
1
-1
/
+2
|
*
Color/bold `status` state (github)
jesopo
2019-02-07
1
-1
/
+9
|
*
typo, "_short_id" -> "_short_hash" (github)
jesopo
2019-02-07
1
-2
/
+2
|
*
Actually accept `!ghwebhook list` as a command (github)
jesopo
2019-02-07
1
-17
/
+21
|
*
`commit_comment` events have `commit_id` in `comment`, not in the root data ↵
jesopo
2019-02-07
1
-1
/
+1
|
|
|
|
(github)
*
Move sasl.py to a directory module and move SCRAM logic to a different file,
jesopo
2019-02-05
1
-0
/
+547
move `github/module.py` to `github/__init__.py`