Skip to content

Run PR All on stacked PRs #20567

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

Merged
merged 1 commit into from
Jun 27, 2025
Merged

Run PR All on stacked PRs #20567

merged 1 commit into from
Jun 27, 2025

Conversation

sarah-witt
Copy link
Contributor

What does this PR do?

Removes condition for pr all

Motivation

Currently, when making stacked PRs that target ddev or datadog_checks_base, no tests are run since PR All isn't triggered and compute-matrix returns empty

Additionally, the PR workflow is not restricted in this way: https://github.com/DataDog/integrations-core/blob/master/.github/workflows/pr.yml#L4-L13

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

@sarah-witt sarah-witt requested a review from a team as a code owner June 23, 2025 18:37
@sarah-witt sarah-witt changed the title Remove condition for pr all Run PR All on stacked PRs Jun 23, 2025
@AAraKKe AAraKKe added this pull request to the merge queue Jun 27, 2025
Merged via the queue into master with commit f0676d0 Jun 27, 2025
30 checks passed
@AAraKKe AAraKKe deleted the sarah/remove-condition-pr-all branch June 27, 2025 14:44
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.

3 participants