ci(github-action)!: Update action mshick/add-pr-comment ( v2.8.2 ➔ v3.9.0 ) #103

Merged
renovate[bot] merged 1 commit from renovate/mshick-add-pr-comment-3.x into main 2026-03-29 19:32:57 +00:00
renovate[bot] commented 2026-03-14 22:56:31 +00:00 (Migrated from github.com)

This PR contains the following updates:

Package Type Update Change
mshick/add-pr-comment action major v2.8.2v3.9.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

mshick/add-pr-comment (mshick/add-pr-comment)

v3.9.0

Compare Source

Features

v3.8.0

Compare Source

Features
  • automatic message truncation for oversized comments (#​167) (38989f3)

v3.7.0

Compare Source

Features

v3.6.0

Compare Source

Features

v3.5.0

Compare Source

Features

v3.4.0

Compare Source

Features

v3.3.0

Compare Source

Features

v3.2.0

Compare Source

Features
  • add retry with exponential backoff for API rate limits (#​149) (84d6648)
Bug Fixes

v3.1.0

Compare Source

Features
Bug Fixes

v3.0.1

Compare Source

Bug Fixes

v3.0.0

Compare Source

⚠ BREAKING CHANGES
Features

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [mshick/add-pr-comment](https://redirect.github.com/mshick/add-pr-comment) | action | major | `v2.8.2` → `v3.9.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/1) for more information. --- ### Release Notes <details> <summary>mshick/add-pr-comment (mshick/add-pr-comment)</summary> ### [`v3.9.0`](https://redirect.github.com/mshick/add-pr-comment/releases/tag/v3.9.0) [Compare Source](https://redirect.github.com/mshick/add-pr-comment/compare/v3.8.0...v3.9.0) ##### Features - add library exports for programmatic usage ([#&#8203;169](https://redirect.github.com/mshick/add-pr-comment/issues/169)) ([277cebd](https://redirect.github.com/mshick/add-pr-comment/commit/277cebd817f74153d8c88986b77f0e75976e00af)) ### [`v3.8.0`](https://redirect.github.com/mshick/add-pr-comment/releases/tag/v3.8.0) [Compare Source](https://redirect.github.com/mshick/add-pr-comment/compare/v3.7.0...v3.8.0) ##### Features - automatic message truncation for oversized comments ([#&#8203;167](https://redirect.github.com/mshick/add-pr-comment/issues/167)) ([38989f3](https://redirect.github.com/mshick/add-pr-comment/commit/38989f396057a576bf9584d56295f40c6e4bd1df)) ### [`v3.7.0`](https://redirect.github.com/mshick/add-pr-comment/releases/tag/v3.7.0) [Compare Source](https://redirect.github.com/mshick/add-pr-comment/compare/v3.6.0...v3.7.0) ##### Features - add file attachments via artifacts ([#&#8203;165](https://redirect.github.com/mshick/add-pr-comment/issues/165)) ([678e340](https://redirect.github.com/mshick/add-pr-comment/commit/678e3402d584de30a0fd466ffaf959f48b20cedc)) ### [`v3.6.0`](https://redirect.github.com/mshick/add-pr-comment/releases/tag/v3.6.0) [Compare Source](https://redirect.github.com/mshick/add-pr-comment/compare/v3.5.0...v3.6.0) ##### Features - add commit comment support ([#&#8203;163](https://redirect.github.com/mshick/add-pr-comment/issues/163)) ([5906ed7](https://redirect.github.com/mshick/add-pr-comment/commit/5906ed7b9e50927d804b34b4e43ace2ac43dfca7)) ### [`v3.5.0`](https://redirect.github.com/mshick/add-pr-comment/releases/tag/v3.5.0) [Compare Source](https://redirect.github.com/mshick/add-pr-comment/compare/v3.4.0...v3.5.0) ##### Features - add "delete on status" option ([#&#8203;126](https://redirect.github.com/mshick/add-pr-comment/issues/126)) ([adbd107](https://redirect.github.com/mshick/add-pr-comment/commit/adbd10702a827c95a3e3fcdaba88eb56c36b3075)) ### [`v3.4.0`](https://redirect.github.com/mshick/add-pr-comment/releases/tag/v3.4.0) [Compare Source](https://redirect.github.com/mshick/add-pr-comment/compare/v3.3.0...v3.4.0) ##### Features - enable immutable releases ([#&#8203;158](https://redirect.github.com/mshick/add-pr-comment/issues/158)) ([e9cf45c](https://redirect.github.com/mshick/add-pr-comment/commit/e9cf45c7dafb15ef94edf29cfb27e8b08d5e8f2e)) ### [`v3.3.0`](https://redirect.github.com/mshick/add-pr-comment/releases/tag/v3.3.0) [Compare Source](https://redirect.github.com/mshick/add-pr-comment/compare/v3.2.0...v3.3.0) ##### Features - modernize build pipeline and CI ([#&#8203;154](https://redirect.github.com/mshick/add-pr-comment/issues/154)) ([8ea01c7](https://redirect.github.com/mshick/add-pr-comment/commit/8ea01c73d653c4457e7419447c55b89a18da8ba6)) ### [`v3.2.0`](https://redirect.github.com/mshick/add-pr-comment/releases/tag/v3.2.0) [Compare Source](https://redirect.github.com/mshick/add-pr-comment/compare/v3.1.0...v3.2.0) ##### Features - add retry with exponential backoff for API rate limits ([#&#8203;149](https://redirect.github.com/mshick/add-pr-comment/issues/149)) ([84d6648](https://redirect.github.com/mshick/add-pr-comment/commit/84d6648de2d8abd2f0b92fb5a02510967868c7be)) ##### Bug Fixes - run build on release-please branch pushes ([#&#8203;153](https://redirect.github.com/mshick/add-pr-comment/issues/153)) ([77e7a3f](https://redirect.github.com/mshick/add-pr-comment/commit/77e7a3f23ed676ae99533391acf338c0c6ff7fb3)) ### [`v3.1.0`](https://redirect.github.com/mshick/add-pr-comment/releases/tag/v3.1.0) [Compare Source](https://redirect.github.com/mshick/add-pr-comment/compare/v3.0.1...v3.1.0) ##### Features - allow combining message and message-path inputs ([#&#8203;144](https://redirect.github.com/mshick/add-pr-comment/issues/144)) ([2cf2385](https://redirect.github.com/mshick/add-pr-comment/commit/2cf2385bb52bc7b732da9c44e6e165d55e40523a)) ##### Bug Fixes - make inputs with defaults not required ([#&#8203;142](https://redirect.github.com/mshick/add-pr-comment/issues/142)) ([a841d0b](https://redirect.github.com/mshick/add-pr-comment/commit/a841d0b7b208c749145ca15b7060608f446eb12a)) ### [`v3.0.1`](https://redirect.github.com/mshick/add-pr-comment/releases/tag/v3.0.1) [Compare Source](https://redirect.github.com/mshick/add-pr-comment/compare/v3.0.0...v3.0.1) ##### Bug Fixes - trim message when exceeds maximum characters ([#&#8203;124](https://redirect.github.com/mshick/add-pr-comment/issues/124)) ([a62f3c4](https://redirect.github.com/mshick/add-pr-comment/commit/a62f3c4273107d031c45e0f419476b909ab7af51)) ### [`v3.0.0`](https://redirect.github.com/mshick/add-pr-comment/releases/tag/v3.0.0) [Compare Source](https://redirect.github.com/mshick/add-pr-comment/compare/v2.8.2...v3.0.0) ##### ⚠ BREAKING CHANGES - update to node24 ([#&#8203;135](https://redirect.github.com/mshick/add-pr-comment/issues/135)) ##### Features - update to node24 ([#&#8203;135](https://redirect.github.com/mshick/add-pr-comment/issues/135)) ([4bdb209](https://redirect.github.com/mshick/add-pr-comment/commit/4bdb2090ef24b224c52d12011c0cd1dcc472633d)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/andrei-iacobb/homeops). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuOTEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvZ2l0aHViLWFjdGlvbiIsInR5cGUvbWFqb3IiXX0=-->
Sign in to join this conversation.
No description provided.