apache/pinot

Automate License and Notice Binary update manual step

Open

#15460 opened on Apr 3, 2025

View on GitHub
 (4 comments) (0 reactions) (1 assignee)Java (4,937 stars) (1,234 forks)batch import
good first issuehelp wantedstale

Description

Depndabot generally raises the PR to upgrade the dependency if a new version is available. This results in the License-binary and Notice-binary files not being updated. For the release process, we need to update these two files, and we are currently following a semi-manual process to do it. Refer here

This issue will try to automate the step.

Contributor guide