Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI failure with issue labeler workflow for Firefox release issues #25373

Closed
bsmth opened this issue Mar 16, 2023 · 0 comments · Fixed by #25377
Closed

CI failure with issue labeler workflow for Firefox release issues #25373

bsmth opened this issue Mar 16, 2023 · 0 comments · Fixed by #25377
Labels
infra Infrastructure issues (npm, GitHub Actions, linting) for this repo

Comments

@bsmth
Copy link
Member

bsmth commented Mar 16, 2023

After adding a few issues for the Firefox release process, there are failing workflows - 1 per new issue.

Example failure: https://github.com/mdn/content/actions/runs/4431085608/jobs/7773623770

Console output:

Run github/issue-labeler@v3.0
  with:
    repo-token: ***
    configuration-path: .github/issue-regex-labeler.yml
    enable-versioned-regex: 0
    sync-labels: 1
    include-title: 0
Could not remove label "Content:HTTP" from issue #25362
Could not remove label "Content:Learn" from issue #25362
Could not remove label "Content:Learn:Forms" from issue #25362
Could not remove label "Content:Performance" from issue #25362
Could not remove label "Content:Learn:HTML" from issue #25362
Could not remove label "Content:Learn:JavaScript" from issue #25362
Could not remove label "Content:HTML" from issue #25362
Could not remove label "Content:WebDriver" from issue #25362
Could not remove label "Content:Security" from issue #25362
Could not remove label "Content:Accessibility" from issue #25362
Could not remove label "Content:Manifest" from issue #25362
Could not remove label "Content:WebExt" from issue #25362
Could not remove label "Content:CSS" from issue #25362
Could not remove label "Content:Learn:Django" from issue #25362
Could not remove label "Content:Learn:CSS" from issue #25362
Could not remove label "Content:Learn:Accessibility" from issue #25362
Could not remove label "Content:Glossary" from issue #25362
Could not remove label "Content:WebAPI" from issue #25362
Could not remove label "Content:Learn:GitHub" from issue #25362
Could not remove label "Content:wasm" from issue #25362
Could not remove label "Content:JS" from issue #25362
Could not remove label "Content:SVG" from issue #25362
Could not remove label "Content:Learn:Client-side" from issue #25362
Could not remove label "Content:Learn:Cross-Browser-Testing" from issue #25362
Could not remove label "Content:Events" from issue #25362
Error: AggregateError

Steps to reproduce

Additional info:
I'm not sure if it's related, but we bumped the labeler to v3 in a recent PR: #24319
There was a discussion over the sync-labels option and whether this is needed.

Expand for screenshot:

image

@bsmth bsmth added p3 infra Infrastructure issues (npm, GitHub Actions, linting) for this repo labels Mar 16, 2023
@github-actions github-actions bot added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Mar 16, 2023
@bsmth bsmth removed the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Infrastructure issues (npm, GitHub Actions, linting) for this repo
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant