mattermost-community / mattermost-plugin-splunk

Mattermost plugin for Splunk
Apache License 2.0
2 stars 9 forks source link

Plugin Intake Checklist #32

Closed jfrerich closed 1 year ago

jfrerich commented 3 years ago

Mark as done after each step completed

As the individual doing plugin intake, you will need the following privileges.

The following options require Mattermost admin privileges. If you don't have these (likely) ask management

How To Transfer Repo to the Mattermost Org

Repository Setup - Settings

Branch protection Rules: master should already be available. Click edit next to master and verify the following defaults

Install GitHub Apps

README.md

If these don't exist, create Tickets for each (these are available in the Demo page)

Repository checks

Each of the following might require new commits and PRs against master.

Mattermost Channels Setup


Actual text for header - replace all instances of <plugin_repo>, <pm-name>, <dev-name>

[GitHub](https://github.com/mattermost/<plugin_repo>) | [Help Wanted](https://github.com/mattermost/<plugin_repo>/issues?utf8=%E2%9C%93&q=is%3Aopen+label%3A%22up+for+grabs%22+label%3A%22help+wanted%22+sort%3Aupdated-desc) | [![CircleCI](https://circleci.com/gh/mattermost/<plugin-repo-namme>.svg?style=shield)](https://circleci.com/gh/mattermost/<plugin-repo) | PM: @<pm-name> | Dev: @<dev-name>

The Rest

javaguirre commented 1 year ago

I think this is not needed anymore, we can reopen if it is