Skip to content

Latest commit

 

History

History
325 lines (164 loc) · 4.56 KB

CHANGELOG.md

File metadata and controls

325 lines (164 loc) · 4.56 KB

Changelog

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

0.6.38 (2024-03-15)

Fix

  • engines: bump python from v3.12.1 to v3.12.2

0.6.37 (2023-12-18)

Fix

  • deps: bump actions/setup-python action to v5.0.0

0.6.36 (2023-12-17)

Fix

  • engines: bump python from v3.12.0 to v3.12.1

0.6.35 (2023-12-12)

Fix

  • deps: pin dependencies

0.6.34 (2023-11-05)

Fix

  • deps: bump actions/checkout action to v4.1.1

0.6.33 (2023-10-13)

Fix

  • deps: bump python from v3.11.5 to v3.12.0

0.6.32 (2023-10-13)

Fix

  • deps: bump actions/setup-python action to v4.7.1

0.6.31 (2023-09-23)

Fix

  • deps: bump actions/checkout action to v4.1.0

0.6.30 (2023-09-07)

Fix

  • deps: bump python from v3.11.4 to v3.11.5

0.6.29 (2023-09-05)

Fix

  • deps: bump actions/checkout action to v4.0.0

0.6.28 (2023-08-06)

Fix

  • action: Read Python version from this repo

0.6.27 (2023-08-05)

Fix

  • action: Read pyproject.toml Python version

0.6.26 (2023-08-05)

Fix

  • deps: bump actions/setup-python action to v4.7.0

0.6.25 (2023-08-04)

Fix

  • deps: bump actions/checkout action to v3.5.3

0.6.24 (2023-08-02)

Fix

  • deps: bump python from v3.11.3 to v3.11.4

0.6.23 (2023-08-01)

Fix

  • deps: bump slackapi/slack-github-action action to v1.24.0

0.6.22 (2023-08-01)

Fix

  • action: Skip notification when inputs blank

0.6.21 (2023-05-24)

Fix

  • deps: bump actions/setup-python action to v4.6.1

0.6.20 (2023-04-25)

Fix

  • deps: bump actions/setup-python action to v4.6.0

0.6.19 (2023-04-14)

Fix

  • deps: bump actions/checkout action to v3.5.2

0.6.18 (2023-04-14)

Fix

  • deps: bump python from v3.11.2 to v3.11.3

0.6.17 (2023-04-05)

0.6.16 (2023-03-25)

Fix

  • deps: bump actions/checkout action to v3.5.0

0.6.15 (2023-03-16)

Fix

  • deps: bump actions/checkout action to v3.4.0

0.6.14 (2023-03-10)

Fix

  • deps-dev: bump megalinter

0.6.13 (2023-01-18)

Fix

  • deps: bump actions/setup-python action to v4.5.0

0.6.12 (2022-10-14)

Fix

  • action: Port from set-output to env files

0.6.11 (2022-10-13)

Fix

  • deps: bump slackapi/slack-github-action from 1.22.0 to 1.23.0

0.6.10 (2022-10-04)

Fix

  • deps: bump actions/checkout from 3.0.2 to 3.1.0

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