-
Notifications
You must be signed in to change notification settings - Fork 137
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
590 intent proposal start email #632
590 intent proposal start email #632
Conversation
Co-authored-by: Hugh Troeger <troeger.hugh@gmail.com>
@finos/fdc3-maintainers any blockers stopping this from being approved? |
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.
A couple of very minor tweaks to make + one question.
Needs a CHANGELOG.md entry adding
Needs #619 merged as it incorporates it
| `recipients` | fdc3.contact or fdc3.contactList | Yes | { type: "fdc3.contact", name: "John Doe", id: { "email": "john@sample.com"}} | | ||
| `subject` | string | No | `'The information you requested'` | | ||
| `textBody` | string | No | `'Blah, blah, bah` | | ||
| `richTextBody` | fdc3.richTextBlock | No | See https://github.com/finos/FDC3/issues/575 | |
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.
Needs updating if that issue/PR is merged, or removing if not...
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 not sure what the request is here
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.
@pauldyson It was mostly to remind me to make sure this is sorted before we merge.
This PR refers to issue #575 - we, need to resolve that reference before we release if #575 has a PR that gets merged (which has not been raised yet - correct me if I'm wrong on that @bertrand-s) or remove this/downgrade to a note that it might be added in future.
Co-authored-by: Kris West <kris@cosaic.io>
✅ Deploy Preview for lambent-kulfi-cf51a7 ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Co-authored-by: Kris West <kris@cosaic.io>
…o context-data-and-intents-consolidated-update-branch Merge of PR #632. Removed richTextBody reference.
7ff1c18
into
finos:context-data-and-intents-consolidated-update-branch
Please review the email context-related updates carefully as it is my first go at this so
I've made detailed notes on all the context-related updates and will submit a 'how-to guide" once this PR has been signed off
resolves #590