From 2725c1f349058b71bf190c079d40ce340a3b6419 Mon Sep 17 00:00:00 2001 From: Jennifer Power Date: Wed, 1 May 2024 19:30:31 -0400 Subject: [PATCH] docs: updates README.md with support Git provider information Signed-off-by: Jennifer Power --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index af353411..ee98868d 100644 --- a/README.md +++ b/README.md @@ -37,9 +37,12 @@ Below is a table of the available commands and their current availability as a G For detailed documentation on how to use each action, see the README.md in each folder under [actions](./actions/). -### Supported Continuous Integration Systems +### Supported Git Providers -- GitHub Actions +> Note: Only applicable if using `trestle-bot` to create pull requests. Automatically detecting the git +provider information is supported for GitHub Actions (GitHub) and GitLab CI (GitLab). + +- GitHub - GitLab ### Run as a Container