This commit adds a new workflow file, `.github/workflows/maintain-pr.yml`, which sets up a workflow to maintain release merge pull requests. The workflow is triggered on pushes to the `main` branch. It includes steps to check for an existing PR, create/update a PR if it doesn't exist, and reset the release branch if needed. |
||
|---|---|---|
| .. | ||
| bun-dependabot.yml | ||
| docker-publish.yml | ||
| maintain-pr.yml | ||
| release-please.yml | ||
| remove-docker-tag.yml | ||