PR #1493 — Fix deprecated StringUtils.equals in MailAccount.java
PR #1503 — Add missing @param Javadoc tags in UpstreamComitter
Open PRs (CI green, review pending):
PR #1494 — Replace deprecated ACL.SYSTEM with Jenkins.getAuthentication()
PR #1507 — Remove unused deprecated Util class (17/17 CI checks passed)
Open PRs (under review):
PR #1497 — Fix resource leak by wrapping GroovyClassLoader in try-with-resources
PR #1505 — Replace deprecated ACL.SYSTEM with ACL.SYSTEM2
Maintainer-aligned architecture understanding: After @alexearl closed PR #1491 with guidance to use entra-oauth-plugin instead of raw credential fields, I immediately understood the correct direction, confirmed the exact gap in getAuthenticator(), and engaged with targeted architectural questions on issue #1420.