Skip to content

Commit

Permalink
Merge branch 'main-isik-stufe-4' into add-link-checker-and-fix-broken…
Browse files Browse the repository at this point in the history
…-links
  • Loading branch information
nikohl-de authored Dec 11, 2024
2 parents cdf1ef4 + 3b8b71c commit adf15ae
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE/PR_Template_VersionUpgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,10 @@ All jobs with an `x` in the boxes were performed to the best of knowledge.
<!--- Lets check everything before we continue. -->
- This PR refers to a versioned Branch with a name and a version number in the form of N.n.n, e.g. "TC_3.2.1".
- This PR has a clean meaningful commit history. Minor commits or commits without description have been squashed, at the latest now.
- The GitHub Actions "TC version update" and "CI (FHIR Validation)" finished successfull, release version and date was updated accordingly.
- The GitHub Actions "TC version update" and "CI (FHIR Validation)" finished successfully; release version and date was updated accordingly by release_publish.py (triggered by action)
- Eventually, increase the dependency of to newer Basis Modul and Basispofil-de and possibly others (package json and sushi-config)
- Run Python script in terminal and increment version --> Eventeu
- [ ] All release note items have been annotated as `test modifiying` OR `test stable` (the annotation should already take place within tickets for tracking reasons)
- [ ] the release notes were reviewed with a person responsible for testing
- [ ] New Release Notes were created, alined to the commit history. Possibly, if you want to check the release notes for completeness, check against automatic relesase note generation in GitHub. In Github, go to
- _-> Releases_ then _-> Draft a new release_ with the _Modul Name and Version_, then
- _-> Target the main-Branch_ and _-> enter a new Tag according to the Version_, then click.
Expand Down

0 comments on commit adf15ae

Please sign in to comment.