1tontech / intellij-spring-assistant

Spring Assistant - IntelliJ plugin that assists you in developing spring applications
MIT License
114 stars 171 forks source link

Integrate Github Actions and Dependabot, include updates it suggested #26

Open duttonw opened 3 years ago

duttonw commented 3 years ago

Github Actions needs gradle 7.

If you want to make it even better, there is now better templates for uplifting this old plugin. https://plugins.jetbrains.com/docs/intellij/github-template.html

What i've done is at least setup cicd for you to build upon.