Skip to content

Repository files navigation

dev-bot

Project Setup

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

Related Guides

  • GitHub App (guide): Automate GitHub tasks with a GitHub App

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages