Project created by this command:
mvn io.quarkus:quarkus-maven-plugin:3.0.1.Final:create \
-DplatformVersion=3.0.1.Final \
-DprojectGroupId=dk.stonemountain.github \
-DprojectArtifactId=dev-bot \
-Dextensions="io.quarkiverse.githubapp:quarkus-github-app:2.0.0" \
-DnoCode \
-DbuildTool=gradle
Github app registration.
webhook secret:
sudo apt install pwgen
pwgen -N 1 -s 40
- GitHub App (guide): Automate GitHub tasks with a GitHub App