Seeing the following deprecation warning when running the tag task under Gradle 6.3 with the --warning-mode all command line argument.
Property 'push' has redundant getters: 'getPush()' and 'isPush()'. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. See https://docs.gradle.org/6.3/userguide/more_about_tasks.html#sec:up_to_date_checks for more details.