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

Add note about development datadog_checks_dev for ddev #14505

Merged
merged 1 commit into from
May 3, 2023

Conversation

yzhan289
Copy link
Contributor

@yzhan289 yzhan289 commented May 3, 2023

What does this PR do?

This PR adds instructions about using unreleased datadog_checks_dev changes in ddev.

Motivation

The formal process of applying datadog_checks_dev changes to ddev involves making a PR just for the datadog_checks_dev change, making another PR for the release, and then creating another PR to use the latest version of datadog_checks_dev in ddev. This is inconvenient, and also causes CI to fail in the meantime before the changes are applied.

Additional Notes

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • PR title must be written as a CHANGELOG entry (see why)
  • Files changes must correspond to the primary purpose of the PR as described in the title (small unrelated changes should have their own PR)
  • PR must have changelog/ and integration/ labels attached
  • If the PR doesn't need to be tested during QA, please add a qa/skip-qa label.

@yzhan289 yzhan289 merged commit c5aa4f3 into master May 3, 2023
@yzhan289 yzhan289 deleted the az/pipx-inject-note branch May 3, 2023 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants