asyncapi/jasyncapi-idea-plugin

Feature: add dependabot configuration to monitor JetBrains IDE releases, then automatically `runPluginVerifier` with new IDE releases

philCryoport opened this issue · 0 comments

Reason/Context

Please try answering few of those questions

  • Why we need this improvement?
  • How will this change help?
  • What is the motivation?

Rather than wait for a maintainer to detect that JetBrains has released a new IDE, manually branch master, manually mod the config file, and manually runPluginVerifier
...it would be great if Github's dependabot automatically handled all of that

Description

Please try answering few of those questions

  • What changes have to be introduced?
  • Will this be a breaking change?
  • How could it be implemented/designed?

Per a conversation in Slack, dependabot can do this.

The example dependabot.yml file