aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: a85fafc4daaaaa8607d3e675cb89e5f43532b1e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# General

    With this plugin administrators can set a banner info message from
    their settings screen. Message is displayed for all users on top of
    the screen.

# Build

    bazelisk build plugins/gerrit-plugin-info-banner

# Test

    bazelisk test --test_output=streamed "//plugins/gerrit-plugin-info-banner:*"