Skip to content

Remove all fulfillment related changelogs #59771

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

Conversation

tpaksu
Copy link
Contributor

@tpaksu tpaksu commented Jul 18, 2025

Submission Review Guidelines:

Changes proposed in this Pull Request:

This PR removes all fulfillment related changelog files, the changelog record will be added by the feature branch as a single line.

Closes #59457 WOOPLUG-4912

How to test the changes in this Pull Request:

Using the WooCommerce Testing Instructions Guide, include your detailed testing instructions:

Check all removed files belong to fulfillments project, and no changelog files left related to the fulfillments.

Changelog entry

  • Automatically create a changelog entry from the details below.
  • This Pull Request does not require a changelog entry. (Comment required below)
Changelog Entry Details

Significance

  • Patch
  • Minor
  • Major

Type

  • Fix - Fixes an existing bug
  • Add - Adds functionality
  • Update - Update existing functionality
  • Dev - Development related task
  • Tweak - A minor adjustment to the codebase
  • Performance - Address performance issues
  • Enhancement - Improvement to existing functionality

Message

Changelog Entry Comment

Comment

This is a sub issue of a feature branch which will have a single entry on the changelog file.

@github-actions github-actions bot added the plugin: woocommerce Issues related to the WooCommerce Core plugin. label Jul 18, 2025
@tpaksu tpaksu marked this pull request as ready for review July 18, 2025 10:16
@tpaksu tpaksu requested a review from samnajian July 18, 2025 10:16
Copy link
Contributor

Testing Guidelines

Hi @samnajian ,

Apart from reviewing the code changes, please make sure to review the testing instructions (Guide) and verify that relevant tests (E2E, Unit, Integration, etc.) have been added or updated as needed.

Reminder: PR reviewers are required to document testing performed. This includes:

  • 🖼️ Screenshots or screen recordings.
  • 📝 List of functionality tested / steps followed.
  • 🌐 Site details (environment attributes such as hosting type, plugins, theme, store size, store age, and relevant settings).
  • 🔍 Any analysis performed, such as assessing potential impacts on environment attributes and other plugins, conducting performance profiling, or using LLM/AI-based analysis.

⚠️ Within the testing details you provide, please ensure that no sensitive information (such as API keys, passwords, user data, etc.) is included in this public issue.

Copy link
Contributor

@samnajian samnajian left a comment

Choose a reason for hiding this comment

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

LGTM!

@tpaksu tpaksu linked an issue Jul 18, 2025 that may be closed by this pull request
@tpaksu tpaksu merged commit e4fba40 into feature/57353-order-fulfillments-entity Jul 18, 2025
12 checks passed
@tpaksu tpaksu deleted the remove/59457-fulfillments-sub-issue-changelogs branch July 18, 2025 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin: woocommerce Issues related to the WooCommerce Core plugin.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Order fulfillments] Pre-release: Remove all changelogs
2 participants