mirror of
https://github.com/jdx/mise-action.git
synced 2026-06-20 05:06:31 +00:00
chore(deps): update jdx/pr-closer action to v1.1.0 (#525)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [jdx/pr-closer](https://redirect.github.com/jdx/pr-closer) | action | minor | `v1.0.1` → `v1.1.0` | --- ### Release Notes <details> <summary>jdx/pr-closer (jdx/pr-closer)</summary> ### [`v1.1.0`](https://redirect.github.com/jdx/pr-closer/releases/tag/v1.1.0) [Compare Source](https://redirect.github.com/jdx/pr-closer/compare/v1.0.2...v1.1.0) #### What's Changed - feat: add configurable pull request exclusions by [@​jdx](https://redirect.github.com/jdx) in [#​5](https://redirect.github.com/jdx/pr-closer/pull/5) - chore: release v1.1.0 by [@​jdx](https://redirect.github.com/jdx) in [#​6](https://redirect.github.com/jdx/pr-closer/pull/6) **Full Changelog**: <https://github.com/jdx/pr-closer/compare/v1.0.2...v1.1.0> ### [`v1.0.2`](https://redirect.github.com/jdx/pr-closer/releases/tag/v1.0.2) [Compare Source](https://redirect.github.com/jdx/pr-closer/compare/v1.0.1...v1.0.2) #### What's Changed - chore: add max-age closing for stale pull requests by [@​jdx](https://redirect.github.com/jdx) in [#​1](https://redirect.github.com/jdx/pr-closer/pull/1) - chore: add release PR automation by [@​jdx](https://redirect.github.com/jdx) in [#​2](https://redirect.github.com/jdx/pr-closer/pull/2) - chore: run release-plz script with bash by [@​jdx](https://redirect.github.com/jdx) in [#​3](https://redirect.github.com/jdx/pr-closer/pull/3) - chore: release v1.0.2 by [@​jdx](https://redirect.github.com/jdx) in [#​4](https://redirect.github.com/jdx/pr-closer/pull/4) #### New Contributors - [@​jdx](https://redirect.github.com/jdx) made their first contribution in [#​1](https://redirect.github.com/jdx/pr-closer/pull/1) **Full Changelog**: <https://github.com/jdx/pr-closer/compare/v1.0.1...v1.0.2> </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - Branch creation - Only on Friday (`* * * * 5`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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/jdx/mise-action). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIzMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
63d291ff1b
commit
4423dc488b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr-closer.yml
vendored
2
.github/workflows/pr-closer.yml
vendored
|
|
@ -18,4 +18,4 @@ jobs:
|
|||
checks: read
|
||||
statuses: read
|
||||
steps:
|
||||
- uses: jdx/pr-closer@44b9e7859d29e01b4b38e50e2ad6b5c5d00a6973 # v1.0.1
|
||||
- uses: jdx/pr-closer@ddc40dfad5567fc7296a2463880c618344d26055 # v1.1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue