Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Commit

Permalink
v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Dec 18, 2023
1 parent 6a75b23 commit c9cb3b9
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 1 deletion.
31 changes: 31 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,34 @@
- commits:
- subject: Apply no-self-certify policy to balena-io
hash: a1f18871be1955a1d108157c9ce5286d31e65ff0
body: |
By setting allow_author to false we are excluding
the author of the PR from any forms of approval.
Non-authors can still approve via the existing supported methods.
This is required to meet ISO and intentional work
guidelines for security compliance.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Kyle Harding <kyle@balena.io>
signed-off-by: Kyle Harding <kyle@balena.io>
author: Kyle Harding
nested: []
- subject: Allow separate policy sync definitions per org
hash: e7718602c16c6d25b1872c8b4fe3a019bd4b2422
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Kyle Harding <kyle@balena.io>
signed-off-by: Kyle Harding <kyle@balena.io>
author: Kyle Harding
nested: []
version: 1.7.1
title: ""
date: 2023-12-18T11:08:21.518Z
- commits:
- subject: Auto-approve if the author is a bot
hash: 77881783c70837906e7a7b1be3ce1b946dedf62d
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
This project adheres to [Semantic Versioning](http://semver.org/).

# v1.7.1
## (2023-12-18)

* Apply no-self-certify policy to balena-io [Kyle Harding]
* Allow separate policy sync definitions per org [Kyle Harding]

# v1.7.0
## (2023-08-23)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.7.0
1.7.1

0 comments on commit c9cb3b9

Please sign in to comment.