Skip to content

chore: Sync post-release maintenance to main#26

Merged
ByteAurora merged 9 commits into
mainfrom
develop
May 18, 2026
Merged

chore: Sync post-release maintenance to main#26
ByteAurora merged 9 commits into
mainfrom
develop

Conversation

@ByteAurora
Copy link
Copy Markdown
Owner

This PR syncs post-release maintenance updates from develop into main. It does not publish a plugin release.

Changes

  • Remove automatic release draft creation from the regular CI workflow.
  • Add a manual Release Draft workflow for explicit release preparation.
  • Update GitHub Actions dependencies for Gradle, artifact upload, and Codecov.
  • Document the branch workflow and release policy in CONTRIBUTING.md.

Please check the build workflows pass before merging.

dependabot Bot and others added 9 commits May 18, 2026 12:03
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v6...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v5...v6)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [gradle/actions](https://github.com/gradle/actions) from 5 to 6.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](gradle/actions@v5...v6)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…lop/gradle/actions-6

chore(deps): Bump gradle/actions from 5 to 6
…lop/actions/upload-artifact-7

chore(deps): Bump actions/upload-artifact from 6 to 7
…lop/codecov/codecov-action-6

chore(deps): Bump codecov/codecov-action from 5 to 6
@ByteAurora ByteAurora self-assigned this May 18, 2026
@ByteAurora ByteAurora added the github_actions Pull requests that update GitHub Actions code label May 18, 2026
@ByteAurora ByteAurora merged commit 889a076 into main May 18, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant