Re: [PR] Enable GH issues [maven-javadoc-plugin]

2025-04-25 Thread via GitHub
Bukama merged PR #365: URL: https://github.com/apache/maven-javadoc-plugin/pull/365 -- 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: issues-unsubscr...@m

Re: [PR] Enable GH issues [maven-javadoc-plugin]

2025-04-19 Thread via GitHub
Bukama commented on PR #365: URL: https://github.com/apache/maven-javadoc-plugin/pull/365#issuecomment-2816795165 PR template updated (as requested in dependency-plugin PR) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] Enable GH issues [maven-javadoc-plugin]

2025-04-19 Thread via GitHub
Bukama commented on code in PR #365: URL: https://github.com/apache/maven-javadoc-plugin/pull/365#discussion_r2051537846 ## .github/workflows/release-drafter.yml: ## @@ -20,6 +20,8 @@ on: push: branches: - master +workflow_dispatch: Review Comment: Good spot,

Re: [PR] Enable GH issues [maven-javadoc-plugin]

2025-04-19 Thread via GitHub
pzygielo commented on code in PR #365: URL: https://github.com/apache/maven-javadoc-plugin/pull/365#discussion_r2051455215 ## .github/workflows/release-drafter.yml: ## @@ -20,6 +20,8 @@ on: push: branches: - master +workflow_dispatch: Review Comment: I'd thin