Skip to content

Releases: greenbone/pontos

pontos 22.4.0

Choose a tag to compare

@greenbonebot greenbonebot released this 01 Apr 09:31

22.4.0 - 2022-04-01

Added

  • New CLI for updating a GitHub Pull Request 1fabf1f
  • Add new API for updating a GitHub pull request c4c53a5

pontos 22.3.0

Choose a tag to compare

@greenbonebot greenbonebot released this 31 Mar 17:00

22.3.0 - 2022-03-31

Added

  • API and cmd for adding labels to an Issue/PR (#294) 627b789

pontos 22.2.4

Choose a tag to compare

@greenbonebot greenbonebot released this 22 Feb 11:21

22.2.4 - 2022-02-22

Bug Fixes

  • Logic for changelog file boolean. If we have conventional commits #287 f66c605
  • Logic for changelog file. If we have no conventional commits, we do not want to add CHANGELOG.md! The boolean was set wrongly 38d259f

pontos 22.2.3

Choose a tag to compare

@greenbonebot greenbonebot released this 22 Feb 10:18

22.2.3 - 2022-02-22

Changed

  • Use another shell command to get the latest tag 5fa45a7

pontos 22.2.2

Choose a tag to compare

@greenbonebot greenbonebot released this 10 Feb 07:37

22.2.2 - 2022-02-10

Bug Fixes

  • Let pontos-release -CC run when no initial tag is in the repository. [#276] 54c1111

pontos 22.2.1

Choose a tag to compare

@greenbonebot greenbonebot released this 04 Feb 11:51

22.2.1 - 2022-02-04

Bug Fixes

  • Replace to get correct newlines from --body 690d056

pontos 22.2.0

Choose a tag to compare

@greenbonebot greenbonebot released this 01 Feb 20:28

22.2.0 - 2022-02-01

Added

  • Extend GitHub API and pontos-github cmd [#271]
    • Extend the GitHub API with pull_request_exists() and pull_request_files() functions.
    • Extend the pontos-github cmd, to get file status of changed files a existing PR.

Bug Fixes

  • pontos-github pr output for target branch [#268] e60b3f2

pontos 22.1.3

Choose a tag to compare

@greenbonebot greenbonebot released this 28 Jan 08:29

22.1.3 - 2022-01-28

Added

  • pontos command that lists pontos features [#267] 058d76b

Bug Fixes

  • pontos-update-header Truncate file, so we do not left old file content. [#266] bd11228

pontos 22.1.2

Choose a tag to compare

@greenbonebot greenbonebot released this 26 Jan 12:42

22.1.2 - 2022-01-26

Added

  • New pontos functionality: Run pontos-github pr to create a Pull Request. [#264]

Bug Fixes

pontos 22.1.1

Choose a tag to compare

@greenbonebot greenbonebot released this 11 Jan 10:42

22.1.1 - 2022-01-11

Added

  • Allow for debugging the GitHub Actions event data 48d830d