Plugin approval

Hello all, first time here!

  • What is the typical timeline for plugin approval process? Just published one and is “Pending Approval” (Gradle - Plugin: com.pasam.gradle.buildinfo).
  • Do I have to go through the approval process for every version change?
  • Based on documentation at Gradle - How do I publish my plugin? (copied below), manual approval is required only when using custom “group ID”? What is the preferred “group ID”?

Some plugins require manual acceptance by the Plugin Portal maintainers, and will not be made available immediately when they are published. This is only the case when you have specified a custom “group ID” for your plugin artifact. The plugin publishing plugin will tell you if your plugin is pending acceptance when you publish.

If your plugin requires changes before it can be accepted, you will be contacted via the email address associated with your account. You will also receive an email when your plugin is accepted.**