elastic / elastic/apm-server

Mergify failed

Open
#21,036 0 comments 1 reaction 2 assignees Claimed by @v1v View on GitHub
Dominant language
Go
Stars
1.3k
Forks
543
Avg merge
1d 18h
Merged PRs (30d)
109

Description

```
The branch protection setting Require branches to be up to date before merging is not compatible with draft PR checks. To keep this branch protection enabled, update your Mergify configuration to enable in-place checks: set merge_queue.max_parallel_checks: 1, set every queue rule batch_size: 1, and avoid two-step CI (make merge_conditions identical to queue_conditions). Otherwise, disable this branch protection.
```

https://github.com/elastic/apm-server/pull/21032/checks?check_run_id=75559157185

Given the official docs

https://docs.mergify.com/workflow/

Fix the problem

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.