Skip to content

ci: remove mend workflow and references - #10607

Merged
pdabelf5 merged 1 commit into
release-5.5from
chore/remove-mend-release-5.5
Aug 11, 2026
Merged

ci: remove mend workflow and references#10607
pdabelf5 merged 1 commit into
release-5.5from
chore/remove-mend-release-5.5

Conversation

@javorszky

Copy link
Copy Markdown
Contributor

Proposed changes

Same as #10574, but cherry picked manually against release-2026-lts

Remove Mend (formerly WhiteSource) software composition analysis scan workflow, release pipeline jobs, bot allowlist entries, labeler patterns, and associated documentation.

  • Delete .github/workflows/mend.yml
  • Remove mend job from .github/workflows/release.yml and .github/workflows/release-lts.yml
  • Remove mend from allowlist in .github/workflows/f5-cla.yml
  • Remove '^mend/' branch pattern from .github/labeler.yml
  • Remove .github/workflows/mend.yml from .github/scripts/exclude_ci_files.txt
  • Update CI pipeline documentation in .github/skills/nic-ci-pipelines/SKILL.md

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

Remove Mend (formerly WhiteSource) software composition analysis scan workflow,
release pipeline jobs, bot allowlist entries, labeler patterns, and associated documentation.

- Delete `.github/workflows/mend.yml`
- Remove `mend` job from `.github/workflows/release.yml` and `.github/workflows/release-lts.yml`
- Remove `mend` from `allowlist` in `.github/workflows/f5-cla.yml`
- Remove `'^mend/'` branch pattern from `.github/labeler.yml`
- Remove `.github/workflows/mend.yml` from `.github/scripts/exclude_ci_files.txt`
- Update CI pipeline documentation in `.github/skills/nic-ci-pipelines/SKILL.md`
@javorszky
javorszky requested a review from a team as a code owner August 11, 2026 12:52
@github-actions github-actions Bot added github_actions Pull requests that update Github_actions code chore Pull requests for routine tasks labels Aug 11, 2026
@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.52%. Comparing base (4a704ec) to head (9218a37).

Additional details and impacted files
@@             Coverage Diff              @@
##           release-5.5   #10607   +/-   ##
============================================
  Coverage        57.52%   57.52%           
============================================
  Files               99       99           
  Lines            21312    21312           
============================================
  Hits             12260    12260           
  Misses            8359     8359           
  Partials           693      693           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pdabelf5
pdabelf5 merged commit cfbbdf7 into release-5.5 Aug 11, 2026
99 of 100 checks passed
@pdabelf5
pdabelf5 deleted the chore/remove-mend-release-5.5 branch August 11, 2026 13:40
@github-project-automation github-project-automation Bot moved this from Todo ☑ to Done 🚀 in NGINX Ingress Controller Aug 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Pull requests for routine tasks github_actions Pull requests that update Github_actions code

Projects

Status: Done 🚀

Development

Successfully merging this pull request may close these issues.

3 participants