diff options
author | Daniel Smith <[email protected]> | 2024-10-18 16:16:13 +0200 |
---|---|---|
committer | Daniel Smith <[email protected]> | 2025-02-24 10:53:33 +0000 |
commit | eb3adfa163fb5134c897b0bce214ee5641a2af03 (patch) | |
tree | a5dbe3f5caaf346a602df1aed91b7478c14d5760 /README.md | |
parent | ca936d04a499b24e53c3ef144deb9a92628fa889 (diff) |
Change-Id: I54b21d67d8338a120f933fd102d2e5ae0a88e55f
Reviewed-by: Daniel Smith <[email protected]>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..10f72a5 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +This bot works in tadem with a Jenkins instance running the Submodule Update Bot. + +It listens for incoming events from gerrit in order to trigger jobs +in the jenkins instance, and receives requests from Microsoft Teams +button clicks on messages posted by the Submodule Update Bot. + +See config.json for configuration requirements. |