apache/pinot

Automate License and Notice Binary update manual step

Closed

#15,460 opened on Apr 3, 2025

 (4 comments) (0 reactions) (1 assignee)Java (1,234 forks)batch import
good first issuehelp wantedstale

Repository metrics

Stars
 (4,937 stars)
PR merge metrics
 (Avg merge 6d 7h) (186 merged PRs in 30d)

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