Skip to content

Releases: mattermost-community/mattermost-plugin-circleci

v1.2.0

Choose a tag to compare

@mattermost-build mattermost-build released this 27 Mar 05:21
d212c06

Supported Mattermost Server Versions: 5.12.0+

Enhancements

Release v1.1.0

Choose a tag to compare

@nathanaelhoun nathanaelhoun released this 06 Oct 10:56
8e3a5fa

All the supported features can be found here.

New features

  • Approve held workflows from the notification in Mattermost

Enhancements

  • Add autocomplete suggestion for /circleci default and the --project flag
  • Get confirmation from user before overwriting an environment variable
  • Channels subscriptions updates are now sent as a real post in the channel
  • Improved plugin documentation

This release has been made possible by @darkLord19, @pradeepmurugesan and @nathanaelhoun

v1.0.0: Initial release

Choose a tag to compare

@nathanaelhoun nathanaelhoun released this 05 Oct 00:28
749bcce

This is the initial release 🎉

All the supported features can be found here.

This plugin has been made possible by @darkLord19, @pradeepmurugesan and @nathanaelhoun.

0.0.1: [1/2] Prepare for Marketplace (#31)

Choose a tag to compare

@darkLord19 darkLord19 released this 04 Oct 12:56
1f7f73b
* Add urls in manifest

* Update README.md

* Improve documentation

* Fix link in toc

* Move some docs to HOW_TO

* Use relative link for LICENSE

* Add link to LICENSE

* Typo

* Add installation instructions

* Add link to community

* Add informations about tokens encryptions

* Update HOW_TO.md

* Revert "Update HOW_TO.md"

This reverts commit 551c1e2143c87a7da8ecfbb70038aaef0cf83e9b.

* merge HOW_TO and README in README for simpler documentation

* Some typos and fixed links

* Update homepage and release notes url

* Fix link in /subscribe

* Reapply changes

* Make apply for manifest

* Update /subscribe command

* Update prerequisite documentation

Co-authored-by: darkLord19 <umangjparmar@gmail.com>