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 eae3e1e commit 2362c8eCopy full SHA for 2362c8e
DEVELOPING.md
@@ -148,6 +148,7 @@ it needs to have a username) and a password which is the GITHUB_TOKEN that's alw
148
149
To create a release of the software we are using the release functionality of GitHub. Under the tab 'code' there is a section
150
'Releases'. When selected all current releases will be displayed, and a new release can be created (draft release).
151
+The standard branch to create a release from should be the "main" branch, so the code changes have been reviewed.
152
153
For every repository that creates a software product (artifacts or docker images) a GitHub Action ('release-project.yml')
154
is defined. This action runs when a release is created.
0 commit comments