-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[SAASINT-4161] New Integration for Workato: Initial manifest as first step in provisioning #20296
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
PR Security UpdateAll commits in this PR up to and including e0b3cce have been reviewed and marked safe by SDLC security. For any questions, please reach out to #ci-for-external-contributors-collab on Slack. |
@urseberry Thanks for the edits! Co-authored-by: Ursula Chen <58821586+urseberry@users.noreply.github.com>
Review from urseberry is dismissed. Related teams and files:
- documentation
- workato/README.md
|
@michellealbright12 @apiazza-dd Thanks, made the fixes. Also updated the Install instructions if you want to take a gander. |
Co-authored-by: Ursula Chen <58821586+urseberry@users.noreply.github.com>
|
@apiazza-dd Thanks, down to just one failure. This is my first no-assets PR, let me know if I am not following the process. |
|
@bskinny Yes you should install ddev (instructions here https://docs.datadoghq.com/developers/integrations/python/?tab=macos) and run that labeler command. |
|
@cmlaverdiere I was able to run the And I do not have permission to push a manual change to Any idea what I should do? |
|
@bskinny Looks like all of the checks are passing - getting reapprovals from docs team and then will merge. Thanks for your patience and great job on your first asset PR! |
|
Thanks @apiazza-dd ! |
… step in provisioning (#20296) * Initial, minimal, workato manifest as first step in provisioning * Apply suggestions from code review @urseberry Thanks for the edits! Co-authored-by: Ursula Chen <58821586+urseberry@users.noreply.github.com> * Workato integration: remove stub IMAGES_README * Incorporate no-assets review feedback * Fix formatting of setup instructions * Update workato/README.md Co-authored-by: Ursula Chen <58821586+urseberry@users.noreply.github.com> * Apply suggestions from code review Apply editorial updates Co-authored-by: Ursula Chen <58821586+urseberry@users.noreply.github.com> * Workato: No-assets update * Workato: Induce build pipeline * Workato: Remove trailing space * Workato: update labeler.yml * Workato: update CODEOWNERS --------- Co-authored-by: Brian Williams <brian@mayalane.com> Co-authored-by: Ursula Chen <58821586+urseberry@users.noreply.github.com> 477e16b
… step in provisioning (#20296) * Initial, minimal, workato manifest as first step in provisioning * Apply suggestions from code review @urseberry Thanks for the edits! Co-authored-by: Ursula Chen <58821586+urseberry@users.noreply.github.com> * Workato integration: remove stub IMAGES_README * Incorporate no-assets review feedback * Fix formatting of setup instructions * Update workato/README.md Co-authored-by: Ursula Chen <58821586+urseberry@users.noreply.github.com> * Apply suggestions from code review Apply editorial updates Co-authored-by: Ursula Chen <58821586+urseberry@users.noreply.github.com> * Workato: No-assets update * Workato: Induce build pipeline * Workato: Remove trailing space * Workato: update labeler.yml * Workato: update CODEOWNERS --------- Co-authored-by: Brian Williams <brian@mayalane.com> Co-authored-by: Ursula Chen <58821586+urseberry@users.noreply.github.com>
What does this PR do?
This minimal manifest is needed for the first step in provisioning the crawler based Workato integration.
Motivation
To be integrated on behalf of Datadog.
Review checklist (to be filled by reviewers)
qa/skip-qalabel if the PR doesn't need to be tested during QA.backport/<branch-name>label to the PR and it will automatically open a backport PR once this one is merged