⬆️ Updates actions/github-script action to v3.2.0 #113
Mergeable / Mergeable
failed
Mar 26, 2026 in 4s
2/4 Fail(s): LABEL, MILESTONE
Status: FAIL
Here are some stats of the run:
4 validations were ran.
2 PASSED
2 FAILED
Details
✔️ Validator: DESCRIPTION
- ✔️ No_empty option is not enabled, as such this validator did not run
Input : This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| actions/github-script | action | minor | v3.1.0 → v3.2.0 |
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
actions/github-script (actions/github-script)
v3.2.0
What's Changed
- Upgrade @actions/core to 1.10.0 for v3 by @rentziass in #348
Full Changelog: actions/github-script@v3.1.1...v3.2.0
v3.1.1: Add @actions/glob package
This releases adds the @actions/glob package, which can be used in scripts via the glob variable - #127
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.
Settings : ```{"no_empty":{"enabled":false}}```
✔️ Validator: TITLE
- ✔️ title must exclude '^[WIP]'
Input : ⬆️ Updates actions/github-script action to v3.2.0
Settings :{"must_exclude":{"regex":"^\\[WIP\\]"}}
❌ Validator: LABEL
- ❌ label does not include "change|feat|imp|fix|doc|i18n"
Input : java dependencies
Settings :{"must_include":{"regex":"change|feat|imp|fix|doc|i18n"}} - ✔️ label must exclude 'wip|work in progress'
Input : java dependencies
Settings :{"must_exclude":{"regex":"wip|work in progress"}}
❌ Validator: MILESTONE
- ❌ The milestone can't be empty
Input :
Settings :{"no_empty":{"enabled":true}}
Loading