mattermost-community / mattermost-plugin-bitbucket

Mattermost plugin for Bitbucket
Apache License 2.0
6 stars 16 forks source link

[issue 47] Cross-plugin task: Enable the CircleCI "test" job in each plugin repo that has a webapp plugin #48

Closed sibasankarnayak closed 2 years ago

sibasankarnayak commented 2 years ago

Configured `plugin-ci/test' for bitbucket

Ticket here Fixes #47

mattermod commented 2 years ago

The file .circleci/config.yml is in the blocklist for external contributors. Hence, these changes are not tested by the CI pipeline active until the build is re-triggered by a core committer or the PR is merged. Please be careful when reviewing it. /cc @mattermost/core-security @mattermost/core-build-engineers

mattermod commented 2 years ago

Hello @sibasankarnayak,

Thanks for your pull request! A Core Committer will review your pull request soon. For code contributions, you can learn more about the review process here.

mattermod commented 2 years ago

The file .circleci/config.yml is in the blocklist for external contributors. Hence, these changes are not tested by the CI pipeline active until the build is re-triggered by a core committer or the PR is merged. Please be careful when reviewing it. /cc @mattermost/core-security @mattermost/core-build-engineers

jfrerich commented 2 years ago

@hanzei, should we add this change to mattermost-plugin-demo?

hanzei commented 2 years ago

@jfrerich Good suggestion. @sibasankarnayak Could you also please take care of that one?