Skip to content

Conversation

lumirlumir
Copy link
Member

Prerequisites checklist

What is the purpose of this pull request?

Hi,

In this PR, I've removed the unnecessary \b flag to fix the CI.

Currently, the CI is failing in https://github.com/eslint/eslint-github-bot/actions/runs/17211670903/job/48824814786.

image

I believe this is because #229 was merged first, and then #226 was merged later without updating the branch, which caused the CI to fail.

What changes did you make? (Give an overview)

To resolve the issue above, I've removed the unnecessary \b flag as reported by eslint-plugin-regexp, which should fix the CI.

Related Issues

Is there anything you'd like reviewers to focus on?

@eslintbot eslintbot added this to Triage Aug 26, 2025
@github-project-automation github-project-automation bot moved this to Needs Triage in Triage Aug 26, 2025
@nzakas nzakas merged commit ab1cd21 into main Aug 26, 2025
6 checks passed
@nzakas nzakas deleted the refactor-remove-unncessary-b-flag branch August 26, 2025 14:05
@github-project-automation github-project-automation bot moved this from Needs Triage to Complete in Triage Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Complete
Development

Successfully merging this pull request may close these issues.

2 participants