andygrove commented on code in PR #1768:
URL: 
https://github.com/apache/datafusion-ballista/pull/1768#discussion_r3483026215


##########
dev/release/generate-changelog.py:
##########
@@ -75,26 +75,83 @@ def generate_changelog(repo, repo_name, tag1, tag2):
             cc_breaking = parts_tuple[2] == '!'
 
         labels = [label.name for label in pull.labels]

Review Comment:
   Done in 3f327863 — the categorization loop now skips any PR labeled 
`auto-dependencies`, so Dependabot PRs are dropped automatically and no longer 
need manual filtering.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to