File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change @@ -131,15 +131,9 @@ You can run the bot locally by:
131
131
Just push to the `main` branch.
132
132
133
133
The `main` branch is automatically deployed in production through
134
- [this Jenkins job](https://ci.hibernate.org/job/hibernate-github-bot/),
135
- configured through the `Jenkinsfile` at the root of this repository.
136
-
137
- Container images are pushed to [this quay.io repository](https://quay.io/repository/hibernate/hibernate-github-bot).
134
+ [this GitHub action](.github/workflows/deploy.yml). The app is pushed to an OpenShift cluster.
138
135
139
136
# ## Maintenance
140
137
141
- You can check the current health of the bot like this :
142
-
143
- ` ` ` shell
144
- curl https://infra.hibernate.org/bot/github/q/health | jq
145
- ` ` `
138
+ You can check the current health of the bot at the corresponding project in the OpenShift console.
139
+ See the team resources for more details.
You can’t perform that action at this time.
0 commit comments