diff --git a/.github/hibernate-github-bot.yml b/.github/hibernate-github-bot.yml new file mode 100644 index 000000000..2f8e67e9d --- /dev/null +++ b/.github/hibernate-github-bot.yml @@ -0,0 +1,6 @@ +--- +develocity: + buildScan: + # To have the bot create a GitHub check listing Develocity build scans + # for every commit that has completed checks related to CI (GitHub Actions or Jenkins) + addCheck: true \ No newline at end of file