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

Remove duplicate oauth step #392

Merged
merged 1 commit into from
Aug 22, 2023
Merged

Remove duplicate oauth step #392

merged 1 commit into from
Aug 22, 2023

Conversation

hanzei
Copy link
Collaborator

@hanzei hanzei commented Aug 21, 2023

Summary

This PR removes a duplicate step from the oauth setup flow. Please note that this change doesn't impact users - the flow library already ensured that duplicate steps don't get shown.

Ticket Link

None

@hanzei hanzei added the 2: Dev Review Requires review by a core committer label Aug 21, 2023
@hanzei
Copy link
Collaborator Author

hanzei commented Aug 21, 2023

Github plugin PR: mattermost/mattermost-plugin-github#691

@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (8638c32) 32.93% compared to head (5f3f9f6) 32.94%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #392   +/-   ##
=======================================
  Coverage   32.93%   32.94%           
=======================================
  Files          22       22           
  Lines        4014     4013    -1     
=======================================
  Hits         1322     1322           
+ Misses       2561     2560    -1     
  Partials      131      131           
Files Changed Coverage Δ
server/flow.go 0.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@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 Aug 21, 2023
@hanzei hanzei merged commit 226fe9a into master Aug 22, 2023
9 checks passed
@hanzei hanzei deleted the dup-step branch August 22, 2023 07:11
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

3 participants