DEV Community

Discussion on: Help Thread — GitHub + DEV Hackathon 2023

Collapse
 
ayushkaushik profile image
Ayush Kaushik

Hi Michelle,
Could I create a project that showcases how build/ testing and deployment and a Java based application from scratch be done with the help of GitHub actions? Would this fall under the guidelines for the hackathon?

Collapse
 
mishmanners profile image
Michelle Mannering

It would still need to fall under one of the criteria:

  • customize your project for GitHub Codespaces by configuring dev container files to your repository
  • build a custom action or integrate an existing one into your workflow

Sounds like it will be more "integrate an existing GitHub Action" into a new workflow. If you can do that, then go for it!