docs: update .changeset/ten-spies-explode.md
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com> Signed-off-by: Andy Ladjadj <andy.ladjadj@adevinta.com>
This commit is contained in:
committed by
Andy LADJADJ
parent
74c924dcfb
commit
5081531ca4
@@ -2,13 +2,6 @@
|
||||
'@backstage/integration': minor
|
||||
---
|
||||
|
||||
Implement Edit URL feature for Gerrit 3.9+. Enabled by default due to 3.8 EOL
|
||||
Implement Edit URL feature for Gerrit 3.9+.
|
||||
|
||||
Details:
|
||||
|
||||
- The Edit URL feature allows for direct editing of files in Gerrit through a specific URL pattern.
|
||||
- URL pattern: `^\/admin\/repos\/edit\/repo\/(.+)\/branch\/(.+)\/file\/(.+)$`
|
||||
|
||||
Caution:
|
||||
|
||||
- To turn off this functionality, you can add the configuration `disableEditUrl: true` in the Gerrit integration section of your settings
|
||||
It's possible to disable the edit url by adding the `disableEditUrl: true` config in the Gerrit integration.
|
||||
|
||||
Reference in New Issue
Block a user