8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b97c2ef commit aba04afCopy full SHA for aba04af
src/main/resources/application.properties
@@ -24,8 +24,8 @@ quarkus.openapi-generator.gradle_enterprise_2023_4_api_yaml.auth.DevelocityAcces
24
%dev,test.hibernate-github-bot.develocity.access-key=foo
25
26
hibernate-github-bot.jira.uri=https://hibernate.atlassian.net/
27
-hibernate-github-bot.jira.username=
28
-hibernate-github-bot.jira.token=
+hibernate-github-bot.jira.username=foo
+hibernate-github-bot.jira.token=bar
29
quarkus.rest-client.jira.url=${hibernate-github-bot.jira.uri}
30
31
##############
0 commit comments