Skip to content

Commit 5d01751

Browse files
test fix for ci
trying to fix the ci to function properly also updated the download page Signed-off-by: Jasper Berton <jasper.berton@team.blue>
1 parent 25a8be2 commit 5d01751

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/preview.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@ jobs:
121121
publish:
122122
permissions:
123123
contents: write
124+
issues: write
125+
pull-requests: write
124126
name: "Publish preview"
125127
runs-on: ubuntu-latest
126128
needs:

source/download/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@ See the [Release Notes for oVirt 4.5.7](/release/4.5.7/).
3232

3333
## Suggestion to use nightly
3434

35-
As [discussed in oVirt Users mailing list](https://lists.ovirt.org/hyperkitty/list/users@ovirt.org/thread/DMCC5QCHL6ECXN674JOLABH36U2LVJLJ/)
36-
we suggest the user community to use [oVirt master snapshot repositories](/develop/dev-process/install-nightly-snapshot.html)
37-
ensuring that the latest fixes for the platform regressions will be promptly available.
35+
It is no longer strongly advised to use it, but we still suggest the user community to use [oVirt master snapshot repositories](/develop/dev-process/install-nightly-snapshot.html) if they would like the most recent security and feature fixes.
3836

3937

4038
## Upgrade to 4.5 from 4.4

0 commit comments

Comments
 (0)