From 984bb5999ac511d7341e6ad4d70c3ea3d3820de7 Mon Sep 17 00:00:00 2001 From: Anton Wilhelm <99878816+devtonhere@users.noreply.github.com> Date: Tue, 10 Dec 2024 11:43:20 +0100 Subject: [PATCH] [skip release] Update Contributing (#33) Signed-off-by: Anton Wilhelm --- CONTRIBUTING.md | 4 ++++ README.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8ee1a77..0cb9c7f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -67,6 +67,10 @@ This step runs integration tests located in the `plugin/src/sbt-test/sv` folder #### `Release` workflow +> You can skip the release workflow, by adding this text to the commit message: + +`[skip release]` + ##### `Push git tag` step The step increments the current version and pushes a new git tag diff --git a/README.md b/README.md index b999089..4b4b65e 100644 --- a/README.md +++ b/README.md @@ -185,6 +185,6 @@ This sequence of commands will print all the logs generated during packaging to - Gaƫl Jourdan-Weil (https://github.com/gaeljw) ## License -Copyright (C) 2019-2024 HERE Europe B.V. +Copyright (C) 2019-2025 HERE Europe B.V. Unless otherwise noted in `LICENSE` files for specific files or directories, the [LICENSE](LICENSE) in the root applies to all content in this repository.