diff --git a/demos/jobs/multibranch-github.yaml b/demos/jobs/multibranch-github.yaml index 5d14e29984..66e35cfcaa 100644 --- a/demos/jobs/multibranch-github.yaml +++ b/demos/jobs/multibranch-github.yaml @@ -21,4 +21,4 @@ jobs: interval('5') } } - } + } \ No newline at end of file diff --git a/demos/matrix-auth/README.md b/demos/matrix-auth/README.md index 9d846e0c49..1eb060bc64 100644 --- a/demos/matrix-auth/README.md +++ b/demos/matrix-auth/README.md @@ -1,5 +1,10 @@ # matrix-auth-plugin +> **Note:** Starting from **matrix-auth 3.2**, the older +> `grantedPermissions:` JCasC syntax is **deprecated**. +> The examples below already use the new **`entries:`** format, which should be used going forward. + + Configuration of the [Matrix Authorization Strategy plugin](https://plugins.jenkins.io/matrix-auth) There are a couple of built-in authorizations to consider.