#64140 closed task (blessed) (fixed)
Remove dependabot configuration
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.9 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Build/Test Tools | Keywords: | has-patch |
| Focuses: | Cc: |
Description
Since ~February 2024, any branches created by GitHub's Dependabot are being deleted when the wordpress-develop repository's Git mirroring script runs. The result is that each associated PR is closed, and applying or testing any related patch is no longer possible. The side effect is that a new PR is created every time Dependabot runs, regardless of whether there are updates available.
Prior to this date, Dependabot worked as expected without branches being deleted and PRs remained open. Despite working through this with GitHub, the underlying cause of the behavior change is still unknown.
Until this can be solved, the Dependabot configuration file should be removed to avoid unnecessarily running Actions workflows and churning PRs.
Change History (5)
#2
@
3 months ago
- Owner set to desrosj
- Resolution set to fixed
- Status changed from new to closed
In 61049:
This ticket was mentioned in PR #10398 on WordPress/wordpress-develop by @desrosj.
3 months ago
#3
This removes Dependabot-specific conditional statements from GitHub Actions workflows.
Trac ticket: Core-64140.
Here are a few Slack conversations that have taken place with some more context: