From 4fcb5a009935c72ddf31fd130e103303bd1d8ce5 Mon Sep 17 00:00:00 2001 From: Jahia Continuous Integration account Date: Sat, 1 Mar 2025 01:35:26 +0100 Subject: [PATCH] chore: sync files with `Jahia/.github` [skip ci] (#34) --- .github/ISSUE_TEMPLATE/release.md | 2 +- .github/release.yml | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/release.md b/.github/ISSUE_TEMPLATE/release.md index e0fc3e1..c71a66e 100644 --- a/.github/ISSUE_TEMPLATE/release.md +++ b/.github/ISSUE_TEMPLATE/release.md @@ -71,5 +71,5 @@ After Testing - [ ] The artifact was released on Nexus - [ ] If applicable, corresponding academy pages were published - [ ] The module was published on the store -- [ ] The [modules releases log page](https://edit.jahia.com/jahia/page-composer/default/en/sites/academy/home/customer-center/release-lifecycle-1.html) on the Academy was updated +- [ ] The [modules releases log page](https://edit.jahia.com/jahia/page-composer/default/en/sites/academy/home/customer-center/modules-releases-log.html) on the Academy was updated - [ ] A message was published on slack #releases channel diff --git a/.github/release.yml b/.github/release.yml index 5543531..b364c05 100644 --- a/.github/release.yml +++ b/.github/release.yml @@ -23,4 +23,7 @@ changelog: - fix - title: Other Changes labels: - - "*" \ No newline at end of file + - "*" + - title: Excluded (needs review) + labels: + - no-changelog \ No newline at end of file