Skip to content

Commit

Permalink
Merge branch '48-feature-add-workflow-to-support-automatic-copyright-…
Browse files Browse the repository at this point in the history
…and-license-note-on-the-code' of https://github.com/zaphiro-technologies/github-workflows into 48-feature-add-workflow-to-support-automatic-copyright-and-license-note-on-the-code
  • Loading branch information
chicco785 committed Oct 18, 2023
2 parents 6e13693 + aeac01f commit 58ba047
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# github-workflows Release Notes

## 0.0.2-dev - 2023-10-10
## 0.0.2-dev - 2023-10-18

### Features

- add workflow to support license and copyright verification (PR #58 by
@chicco785)
- docker workflow: add `pre-build` step (PR #57 by @cosimomeli)
- markdown workflow: add optional spell checker (PR #44 by @chicco785)
- add-to-project workflow: add support to assign multiple teams as reviewers
Expand All @@ -27,10 +29,10 @@

### Bug Fixes

- golang workflow: add shell configuration to enable `pipefail` for benchmark
job (PR #56 by @cosimomeli)
- markdown workflow: fix check to enable/disable spellchecker (PR #55 by
@chicco785)
- golang workflow: add shell configuration to enable `pipefail` for benchmark
job (PR #56 by @cosimomeli)
- add-to-project workflow: Fix assignment of reviewers also when PR is still in
draft mode (PR #40 by @chicco785)
- Release-notes workflow: fix default configuration to include only current PR
Expand Down

0 comments on commit 58ba047

Please sign in to comment.