diff --git a/doc/source/contributor/dashboards.rst b/doc/source/contributor/dashboards.rst index 7df08d0f8..7974a6f0b 100644 --- a/doc/source/contributor/dashboards.rst +++ b/doc/source/contributor/dashboards.rst @@ -1,7 +1,10 @@ Gerrit Dashboards ================= -- `Tacker master branch reviews `_ +Gerrit Dashboard Creator creates custom URLs for Gerrit dashboards. +It helps reviewer easily to look the reviews. + +- `Tacker master branch reviews `_ These dashboard links can be generated by `Gerrit Dashboard Creator`_. Useful dashboard definitions are found in ``dashboards`` directory. diff --git a/releasenotes/notes/bug-1754603-f4f8d7224283d3a1.yaml b/releasenotes/notes/bug-1754603-f4f8d7224283d3a1.yaml new file mode 100644 index 000000000..5d5030722 --- /dev/null +++ b/releasenotes/notes/bug-1754603-f4f8d7224283d3a1.yaml @@ -0,0 +1,4 @@ +--- +fixes: + - | + Change the unusable link in Gerrit Dashboards.