Add a system-wide announcement banner
Administering Bitbucket Server
- Users and groups
- External user directories
- Global permissions
- Setting up your mail server
- Integrating Bitbucket Server with Atlassian applications
- Connecting Bitbucket Server to an external database
- Migrating Bitbucket Server to another server
- Run Bitbucket in AWS
- Specifying the base URL for Bitbucket Server
- Configuring the application navigator
- Managing apps
- Auditing in Bitbucket
- Updating your Bitbucket Server license details
- Bitbucket Server config properties
- Moving Bitbucket Server to a different context path
- Data recovery and backups
- Disabling HTTP(S) access to Git repositories in Bitbucket Server
- Smart Mirroring
- Data Center Migration
- Git Large File Storage
- Git Virtual File System (GVFS)
- Enabling SSH access to Git repositories in Bitbucket Server
- Using diff transcoding in Bitbucket Server
- Changing the port that Bitbucket Server listens on
- Lockout recovery process
- Proxying and securing Bitbucket Server
- High availability for Bitbucket
- Diagnostics for third-party apps
- Enabling JMX counters for performance monitoring
- Bitbucket Server debug logging
- Scaling Bitbucket Server
- Add shortcut links to a Bitbucket Server repository
- Administer code search
- Adding additional storage for your repository data
- Add a system-wide announcement banner
- Configuring Project links across Applications
- Improving instance stability with rate limiting
- Use a CDN with Atlassian Data Center applications
- Managing personal access tokens
- Connecting to a 3rd party application using Application Links
- Setting a system-wide default branch name
- Automatically decline inactive pull requests
- Encrypt database password
On this page
Related content
- No related content found
An announcement banner is a great way to communicate important information like scheduled downtime or upcoming maintenance periods. When turned on, it appears in Bitbucket at the top of every page until you turn it off, helping to make sure you get your message out.
On this page:
When setting up your banner, you can:
use markdown syntax to add bold and italic text, and to add a link to where users can find more information
control whether all users or only logged-in users can see it
Turning on the announcement banner
You can set up and turn on the announcement banner through the Bitbucket settings page.
To turn on the announcement banner:
In Bitbucket, go to > Announcement Banner
Change the status to On
Write your message
Select who should see it
Click Save
Your announcement banner will appear immediately.
When writing your message, use the banner preview to make sure it fits inside the banner. If it doesn’t, you won’t be able to save it.
Turning off the announcement banner
Once you turn on your announcement banner it will be shown to users until you turn it off.
To turn off the announcement banner:
In Bitbucket, go to > Announcement Banner
Change the status to Off
Click Save
Related content
- No related content found