Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MM-51751] Fix regex for tags trigger in CI/CD #294

Merged
merged 1 commit into from Mar 28, 2023

Conversation

hanzei
Copy link
Collaborator

@hanzei hanzei commented Mar 28, 2023

Summary

Fix CD workflow trigger

Ticket Link

https://mattermost.atlassian.net/browse/MM-51751

@hanzei hanzei requested a review from mickmister as a code owner March 28, 2023 18:55
@hanzei hanzei added the 2: Dev Review Requires review by a core committer label Mar 28, 2023
@hanzei hanzei requested a review from spirosoik March 28, 2023 18:55
@hanzei hanzei modified the milestone: v2.0.0 Mar 28, 2023
@codecov
Copy link

codecov bot commented Mar 28, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (6331608) 23.51% compared to head (11b5123) 23.51%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #294   +/-   ##
=======================================
  Coverage   23.51%   23.51%           
=======================================
  Files           9        9           
  Lines        1212     1212           
=======================================
  Hits          285      285           
  Misses        874      874           
  Partials       53       53           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@hanzei hanzei added 4: Reviews Complete All reviewers have approved the pull request and removed 2: Dev Review Requires review by a core committer labels Mar 28, 2023
@hanzei hanzei merged commit 454a3aa into master Mar 28, 2023
11 checks passed
@hanzei hanzei deleted the MM-51751_fix-release-trigger branch March 28, 2023 19:13
mickmister added a commit that referenced this pull request Apr 3, 2023
* bump version to 1.6.2

* update github actions

* .nvmrc

* golangci

* Implement webhook validation (#279)

* move webhook handlers to its own file

* implement webhook validation

* lint

* return useful error message

* document usage of zoom's webhook secret

* PR feedback

* rename methods for readability

* add todo comment

---------

Co-authored-by: Mattermost Build <build@mattermost.com>

* fix merge issues

* go mod tidy

* [MM-51751] Fix regex for tags trigger in CI/CD (#294)

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4: Reviews Complete All reviewers have approved the pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants