apache/pinot

Automate License and Notice Binary update manual step

Open

#15.460 geöffnet am 3. Apr. 2025

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Java (4.937 Stars) (1.234 Forks)batch import
good first issuehelp wantedstale

Beschreibung

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