Skip to content

Commit

Permalink
ci(action): update marocchino/sticky-pull-request-comment action to v…
Browse files Browse the repository at this point in the history
…2.9.0 (kelektiv#930)

This PR contains the following updates:

| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
|
[marocchino/sticky-pull-request-comment](https://redirect.github.com/marocchino/sticky-pull-request-comment)
| action | minor | `v2` -> `v2.9.0` | [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/marocchino/sticky-pull-request-comment/badge)](https://securityscorecards.dev/viewer/?uri=github.com/marocchino/sticky-pull-request-comment)
|

---

### Release Notes

<details>
<summary>marocchino/sticky-pull-request-comment
(marocchino/sticky-pull-request-comment)</summary>

###
[`v2.9.0`](https://redirect.github.com/marocchino/sticky-pull-request-comment/releases/tag/v2.9.0)

[Compare
Source](https://redirect.github.com/marocchino/sticky-pull-request-comment/compare/v2.8.0...v2.9.0)

-   Update deps
-   Use node 20

###
[`v2.8.0`](https://redirect.github.com/marocchino/sticky-pull-request-comment/releases/tag/v2.8.0)

[Compare
Source](https://redirect.github.com/marocchino/sticky-pull-request-comment/compare/v2.7.0...v2.8.0)

-   Add skip_unchanged input
-   Update deps

###
[`v2.7.0`](https://redirect.github.com/marocchino/sticky-pull-request-comment/releases/tag/v2.7.0)

[Compare
Source](https://redirect.github.com/marocchino/sticky-pull-request-comment/compare/v2.6.2...v2.7.0)

Update deps.
Add two output.

-   previous_comment_id: "ID of previous comment, if found"
-   created_comment_id: "ID of newly created comment, if any"

###
[`v2.6.2`](https://redirect.github.com/marocchino/sticky-pull-request-comment/releases/tag/v2.6.2)

[Compare
Source](https://redirect.github.com/marocchino/sticky-pull-request-comment/compare/v2.6.1...v2.6.2)

Reverted changes in version 2.6. As a result, the base_url has been
removed.

###
[`v2.6.1`](https://redirect.github.com/marocchino/sticky-pull-request-comment/releases/tag/v2.6.1)

[Compare
Source](https://redirect.github.com/marocchino/sticky-pull-request-comment/compare/v2.6.0...v2.6.1)

Change base_url default to `${{ env.GITHUB_API_URL }}`

###
[`v2.6.0`](https://redirect.github.com/marocchino/sticky-pull-request-comment/releases/tag/v2.6.0)

[Compare
Source](https://redirect.github.com/marocchino/sticky-pull-request-comment/compare/v2.5.0...v2.6.0)

-   Update deps
-   Add base_url option. (default: 'https://api.github.com')

###
[`v2.5.0`](https://redirect.github.com/marocchino/sticky-pull-request-comment/releases/tag/v2.5.0)

[Compare
Source](https://redirect.github.com/marocchino/sticky-pull-request-comment/compare/v2.4.0...v2.5.0)

-   Update deps
-   Add `only_update` option.
-   Add `owner` option.

###
[`v2.4.0`](https://redirect.github.com/marocchino/sticky-pull-request-comment/releases/tag/v2.4.0)

[Compare
Source](https://redirect.github.com/marocchino/sticky-pull-request-comment/compare/v2.3.1...v2.4.0)

-   Update deps
-   Add `only_create` option.

###
[`v2.3.1`](https://redirect.github.com/marocchino/sticky-pull-request-comment/releases/tag/v2.3.1)

[Compare
Source](https://redirect.github.com/marocchino/sticky-pull-request-comment/compare/v2.3.0...v2.3.1)

-   Update deps
- Change ignore empty default from true to false (This change will fix
bug delete or hide comment not works)

###
[`v2.3.0`](https://redirect.github.com/marocchino/sticky-pull-request-comment/releases/tag/v2.3.0)

[Compare
Source](https://redirect.github.com/marocchino/sticky-pull-request-comment/compare/v2.2.1...v2.3.0)

-   Support glob path
-   Add `follow_symbolic_links` for path
-   Add `ignore_empty` for skip empty body
-   Update README for new output syntax

###
[`v2.2.1`](https://redirect.github.com/marocchino/sticky-pull-request-comment/releases/tag/v2.2.1):
Update deps

[Compare
Source](https://redirect.github.com/marocchino/sticky-pull-request-comment/compare/v2.2.0...v2.2.1)

-   Use node 16
-   Update npm deps

###
[`v2.2.0`](https://redirect.github.com/marocchino/sticky-pull-request-comment/releases/tag/v2.2.0)

[Compare
Source](https://redirect.github.com/marocchino/sticky-pull-request-comment/compare/v2.1.1...v2.2.0)

Add hide, hide_details, hide_and_recreate, hide_classsify options

###
[`v2.1.1`](https://redirect.github.com/marocchino/sticky-pull-request-comment/compare/v2.1.0...v2.1.1)

[Compare
Source](https://redirect.github.com/marocchino/sticky-pull-request-comment/compare/v2.1.0...v2.1.1)

###
[`v2.1.0`](https://redirect.github.com/marocchino/sticky-pull-request-comment/releases/tag/v2.1.0):
Set GitHub token by default

[Compare
Source](https://redirect.github.com/marocchino/sticky-pull-request-comment/compare/v2...v2.1.0)

#### Features

- Support repo Input
[#&#8203;235](https://redirect.github.com/marocchino/sticky-pull-request-comment/issues/235)
- Apply GitHub token by default
[#&#8203;255](https://redirect.github.com/marocchino/sticky-pull-request-comment/issues/255)

#### Bug fix

- Fix unexpected delete fail
[#&#8203;226](https://redirect.github.com/marocchino/sticky-pull-request-comment/issues/226)
- Convert buffer to string when file read
[#&#8203;202](https://redirect.github.com/marocchino/sticky-pull-request-comment/issues/202)
- Fix boolean handling
[#&#8203;215](https://redirect.github.com/marocchino/sticky-pull-request-comment/issues/215)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 5am every weekday,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/kelektiv/node-cron).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNjkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent b1dbf69 commit 1e7bce9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint_pr_title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
HUSKY: 0

- uses: marocchino/sticky-pull-request-comment@331f8f5b4215f0445d3c07b4967662a32a2d3e31 # v2
- uses: marocchino/sticky-pull-request-comment@331f8f5b4215f0445d3c07b4967662a32a2d3e31 # v2.9.0
# When the previous steps fails, the workflow would stop. By adding this
# condition you can continue the execution with the populated error message.
if: always() && (steps.lint_pr_title.outputs.error_message != null)
Expand All @@ -45,7 +45,7 @@ jobs:
# Delete a previous comment when the issue has been resolved
- if: ${{ steps.lint_pr_title.outputs.error_message == null }}
uses: marocchino/sticky-pull-request-comment@331f8f5b4215f0445d3c07b4967662a32a2d3e31 # v2
uses: marocchino/sticky-pull-request-comment@331f8f5b4215f0445d3c07b4967662a32a2d3e31 # v2.9.0
with:
header: pr-title-lint-error
delete: true

0 comments on commit 1e7bce9

Please sign in to comment.