You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dev/release.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,10 @@ This is not required for [Certified Operators](https://github.com/redhat-openshi
10
10
11
11
Finally, make sure you have a "RedHat Connect" account and are a [team member with org administrator role in the team list](https://connect.redhat.com/account/team-members).
12
12
13
+
> [!CAUTION]
14
+
> Ensure that the commit you are releasing (the most recent change included in the image) did not contain changes to
15
+
> GitHub workflows. This causes the release workflows to error.
16
+
13
17
### Tools
14
18
15
19
Most tools are automatically installed for you. Most of them are Go binaries and use `go install`. There are a few that might cause issues and you might want to pre-install manually:
0 commit comments