diff --git a/semaphore/README.md b/semaphore/README.md index b7f4b9f..8755a09 100644 --- a/semaphore/README.md +++ b/semaphore/README.md @@ -38,4 +38,12 @@ Content-Type: application/json Date: Mon, 27 Nov 2023 08:27:14 GMT ``` +## integrations notes + +- You don't need matchers for aliased integrations anymore. +- Only integrations with use project-level alias require matcher. + +See this [issue][2] + [1]: https://ansible-semaphore.com/ +[2]: https://github.com/semaphoreui/semaphore/issues/2752