Operations | Monitoring | ITSM | DevOps | Cloud

Messaging

Go: Idiomatic error handling

Go is an extremely opinionated programming language. import something in a file that’s not used? It won’t compile, and there’s no flag to override. While there are workarounds, the end result remains the same: Go files are never cluttered by unused imports. This is true for all Go code everywhere, making every Go project more accessible. Not all Go opinions are enforced by the compiler.

How to forward alerts to Microsoft Teams

One of our customers came to us asking for a way to easily log tickets created during the night shifts in order to allow team members to be up to date on any nightly occurrences even when the On-Call staff hadn’t been at the office yet. Our initial suggestion was to just send a broadcast message to the team members inboxes but due to concerns that such a setup would just add clutter we investigated alternate ways of providing this functionality.

Localizing Matterpoll

Matterpoll is a plugin that allows users to create polls in Mattermost. Since Mattermost is localized in 16 different languages, it’s optimal that Matterpoll is similarly localized. Because we rely on contributors to do the translations, we want to make it easy for them to translate new strings and determine whether already translated strings need to be updated because the “source” text changed.

Accelerate DevOps workflows with the Mattermost Jira integration

Jira is one of the most popular platforms to plan software development work and to track work. Teams use Jira to create user stories, create and assign tickets, document and track issues and bug fixes, and track the entire development cycle from conception to release. Jira is incredibly useful, but it can also create a lot of email notifications whenever stories or tickets are added, changed, reassigned, or resolved.

Unit testing mmctl commands

Mattermost is starting a new open source campaign, this time around increasing the unit test coverage for the mmctl tool. The mmctl tool is a CLI application that mimics the commands and features of the current Mattermost CLI tool and uses the Mattermost REST API to communicate with the server. Using the tool, you can control and manage several Mattermost servers without having to access the specific machine on which the server is running.

Mattermost 5.19: Webex plugin, faster development cycles with GitLab, 1-click Mattermost install on DigitalOcean, and more

Mattermost 5.19 includes new features that will help your team work together more efficiently. Try these new features by downloading Mattermost 5.19 today. Since it includes security updates, upgrading is recommended.

Ship faster using Slack and Jira - Demo Den January

Discover how to build and ship better and faster using the Jira for Slack integration. Trevor Thompson, Product Integrations Product Manager, demos how to work smarter and optimize your Jira for Slack integration. Trevor shows us how to create issues from your Slack message actions, use Bot Mentions + Quick Syntax and utilize our /jira create function.