-
Notifications
You must be signed in to change notification settings - Fork 729
Feature/member identities c 1026 #735
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm testing review webhooks, please ignore :-) test
…er-identities-C-1026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
test 2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 👍 included one nitpick
Changes proposed ✍️
memberIdentities
from their current place inmembers.username
column.username
column toactivities
to see which particular member identity added the activityChecklist ✅
Feature
,Enhancement
, orBug
.Environment variables have been updated:Local frontend configuration:frontend/.env.dist.local
,frontend/.env.dist.composed
.Local backend:backend/.env.dist.local
,backend/.env.dist.composed
.Configuration docs have been updated.Team members only: update environment variables in override, staging and production env. files and trigger update config script.API documentation has been updated (if necessary) (see docs on API documentation).