From 8624abbda31b0835a2a66c8c39fd8eb9ca7e15a8 Mon Sep 17 00:00:00 2001 From: chrwm <54852694+chrwm@users.noreply.github.com> Date: Fri, 7 Jun 2024 11:40:30 +0200 Subject: [PATCH 1/4] Link actor properly #544 --- .github/workflows/extend_user_cff.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/extend_user_cff.yml b/.github/workflows/extend_user_cff.yml index 593b90ef..e7db64fb 100644 --- a/.github/workflows/extend_user_cff.yml +++ b/.github/workflows/extend_user_cff.yml @@ -85,4 +85,4 @@ jobs: Closes #${{ github.event.issue.number }} - Many thanks ${{ github.actor }}! + Many thanks @${{ github.actor }}! From 6cce34766b8ef5039efac085d72fb1c63326a119 Mon Sep 17 00:00:00 2001 From: chrwm <54852694+chrwm@users.noreply.github.com> Date: Fri, 7 Jun 2024 11:43:26 +0200 Subject: [PATCH 2/4] Fix formatting issue_template_user_kudos.md --- .github/ISSUE_TEMPLATE/issue_template_user_kudos.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue_template_user_kudos.md b/.github/ISSUE_TEMPLATE/issue_template_user_kudos.md index 39fb7b5c..877d1e49 100644 --- a/.github/ISSUE_TEMPLATE/issue_template_user_kudos.md +++ b/.github/ISSUE_TEMPLATE/issue_template_user_kudos.md @@ -14,10 +14,12 @@ We will add you to the list of valued users. Please, insert your information between the double quotes below - fill out at minimum "affiliation" :purple_heart: -family-names: "" -given-names: "" -alias: "" -affiliation: "" -orcid: "" +:pencil2: **Spaces** and the following special characters are allowed: @ ? ! | . , : ; - _ [ / ( ) \ ] § $ % & = + < > + +family-names: +given-names: +alias: +affiliation: +orcid: Thank you! From eb0178f55fd0f52ce2a22a5c3e20f3ca6c70718a Mon Sep 17 00:00:00 2001 From: chrwm <54852694+chrwm@users.noreply.github.com> Date: Fri, 7 Jun 2024 11:49:18 +0200 Subject: [PATCH 3/4] Update CHANGELOG.md Introduce new unrelease section --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6179261..7e095147 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ For each version important additions, changes and removals are listed here. The format is inspired from [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [v0.XX.X] unreleased - 2024-XX-XX +### Added +### Changed +- Fix usercff workflow [#545](https://github.com/OpenEnergyPlatform/open-MaStR/issues/544) +### Removed + ## [v0.14.4] Release for the Journal of Open Source Software JOSS - 2024-06-07 ### Added - Extend documentation section `getting started` based on the JOSS Review [#523](https://github.com/OpenEnergyPlatform/open-MaStR/pull/523) From 7d615c0058ecd109a4e3627e5549162660d3c713 Mon Sep 17 00:00:00 2001 From: chrwm <54852694+chrwm@users.noreply.github.com> Date: Fri, 7 Jun 2024 12:08:37 +0200 Subject: [PATCH 4/4] Update issue_template_user_kudos.md --- .github/ISSUE_TEMPLATE/issue_template_user_kudos.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/issue_template_user_kudos.md b/.github/ISSUE_TEMPLATE/issue_template_user_kudos.md index 877d1e49..86890bed 100644 --- a/.github/ISSUE_TEMPLATE/issue_template_user_kudos.md +++ b/.github/ISSUE_TEMPLATE/issue_template_user_kudos.md @@ -12,7 +12,7 @@ It helps the project quite a bit! We will add you to the list of valued users. -Please, insert your information between the double quotes below - fill out at minimum "affiliation" :purple_heart: +Please, insert your information below - fill out at minimum affiliation :purple_heart: :pencil2: **Spaces** and the following special characters are allowed: @ ? ! | . , : ; - _ [ / ( ) \ ] § $ % & = + < >