Skip to content

Latest commit

 

History

History
155 lines (79 loc) · 2.22 KB

CHANGELOG.md

File metadata and controls

155 lines (79 loc) · 2.22 KB

Changelog

This changelog is auto-generated by the Python-based Commitizen.

0.6.9 (2022-09-30)

Refactor

  • Python: Upgrade from 3.9.14 to 3.10.7

0.6.8 (2022-09-22)

Fix

  • Python: Upgrade from 3.9.13 to 3.9.14

0.6.7 (2022-08-23)

Fix

  • GitHub-Actions: Bump Ubuntu 20.04 to 22.04

0.6.6 (2022-08-23)

Fix

  • Python: Upgrade from 3.9.7 to 3.9.13

0.6.5 (2022-08-04)

Fix

  • deps: bump actions/setup-python from 4.1.0 to 4.2.0

0.6.4 (2022-07-28)

Fix

  • deps: bump slackapi/slack-github-action from 1.19.0 to 1.21.0

0.6.3 (2022-07-19)

Fix

  • deps: bump actions/setup-python from 4.0.0 to 4.1.0

0.6.2 (2022-06-17)

Fix

  • workflow: Grant minimum necessary scopes

0.6.1 (2022-06-12)

Fix

  • action: Specify Python version directly

0.6.0 (2022-06-11)

Feat

  • GitHub-Actions: Upgrade to latest versions

0.5.0 (2022-06-06)

Feat

  • GitHub-Actions: Upgrade to latest versions

0.4.2 (2022-06-06)

Refactor

  • SlackNotification: Use dataclasses

0.4.1 (2022-06-02)

Fix

  • SlackNotification: Get PR# from event payload

0.4.0 (2022-05-19)

Feat

  • GitHub-Actions: Upgrade to latest versions

0.3.2 (2022-05-07)

Refactor

  • SlackNotification: Don't use GITHUB_REF

0.3.1 (2022-05-06)

Refactor

  • SlackNotification: Use GITHUB_REF_NAME

0.3.0 (2022-05-05)

Feat

  • bump-version: Always send workflow status

0.2.4 (2022-04-25)

Fix

  • GitHub-Actions: Upgrade to latest versions

0.2.3 (2022-04-21)

Fix

  • bump-version: Permit slack-templates folder

0.2.2 (2022-04-19)

Fix

  • GitHub-Actions: Don't pin slack-templates
  • GitHub-Actions: Pin slack-templates

0.2.1 (2022-04-17)

Fix

  • GitHub-Actions: Specify to checkout this repo

0.2.0 (2022-04-17)

Feat

  • GitHub-Actions: Make most workflows callable

0.1.2 (2022-04-14)

Refactor

  • SlackNotification: Simplify some Python

0.1.1 (2021-11-09)

Fix

  • copy: Replace "from" with "to" when merging

0.1.0 (2021-10-02)

Feat

  • Slack-bot: assignee, custom, reviewers, and result templates