Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps Renato66/auto-label from 2 to 3.

Release notes

Sourced from Renato66/auto-label's releases.

v3

No release notes provided.

Updating node version for v20 thanks for the reminder/PR @​guibranco

Fix

Ignore labeling if no body found in issue

Update to new version of node

What's Changed

New Contributors

Scoped block

You can set a custom part of your issue/pr to be labeled

Fix

'@​actions/github' deprecated =(

Fix

Upgrading docker image

Fix

fixing

Fix

fixing:

Hotfix

loggin the version on console

Synonyms means synonym

Features

  • Set the synonyms of a label
  • Set a label to be always set
  • Front end app to make easy .yml construction

if you want to add a label bug every time you see any of this texts: error, not working, missing just add the: labels-synonyms: '{"bug":["error","working", "working"]}' simple right??? .... NO! then, check this https://renato66.github.io/auto-label/ to make the .yml file, to you just copy and paste

v2 - hotfix

... (truncated)

Commits
  • a5ea1a5 Merge pull request #95 from Renato66/93-unable-to-add-same-synonym-to-differe...
  • 7d3240b fix: allow labels to have same synonym
  • d7eefe6 Merge pull request #91 from Renato66/feat/failover-labels
  • b315ee5 chore: lint
  • 2dd48b0 docs: failover and include-title
  • 45cdcca docs: failover labels
  • 0aa0521 refactor: move default labels to other place
  • 8e05080 feat: add failover labels
  • 3f40fba Merge pull request #90 from Renato66/feat/parse-body-and-title
  • 8900fb3 chore: update version
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Renato66/auto-label](https://github.com/renato66/auto-label) from 2 to 3.
- [Release notes](https://github.com/renato66/auto-label/releases)
- [Commits](Renato66/auto-label@v2...v3)

---
updated-dependencies:
- dependency-name: Renato66/auto-label
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2025

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@mlampros mlampros requested a review from Copilot October 2, 2025 17:44
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the Renato66/auto-label GitHub Action dependency from version 2 to version 3, bringing in Node.js runtime updates and new features like failover labels and enhanced parsing capabilities.

  • Updates auto-label action to version 3 which includes Node.js v20 support
  • Maintains existing configuration parameters (repo-token and ignore-comments)

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@mlampros mlampros self-requested a review October 18, 2025 13:03
@mlampros mlampros merged commit 5c6d91d into master Oct 18, 2025
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants