diff options
author | Yuchen Pei <hi@ypei.me> | 2023-04-26 23:30:31 +1000 |
---|---|---|
committer | Yuchen Pei <hi@ypei.me> | 2023-04-26 23:30:31 +1000 |
commit | 3de5304a5caa66f60b8d41716358557a72b6b2c5 (patch) | |
tree | 28975d08b54ff1704f220d55612f30497e6a650c /README.org | |
parent | 527fdf6d17cd34140e078d13b37a79aaa693f3cb (diff) |
Updated readme to add info about buildbot-builder-open
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -29,12 +29,15 @@ After that, require buildbot and set the host and builders. * Use -There are two entry points: +Entry points: - ~M-x buildbot-revision-open~ prompts for a revision id (e.g. commit hash in git), and opens a view of the revision, including builds associated with changes associated with the revision. - ~M-x buildbot-branch-open~ prompts for a branch name, and opens up a view of revisions of this branch. +- ~M-x buildbot-builder-open~ prompts for a builder name from a list + of available builders, and opens up a view of recent builds by this + builder. * TODOs |