Automattic / Automattic/dangermattic
Rename `ios_release_checker.check_core_data_model_changed` method to `check_core_data_model`
Open
- Dominant language
- Ruby
- Stars
- 10
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Possibly deprecate `ios_release_checker.check_core_data_model_changed` to avoid breaking compatibility immediately and adding a new `check_core_data_model` to the API.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the ios_release_checker.check_core_data_model_changed method and its callers in the Danger plugin API. Determine whether the old name must remain as a compatibility alias or be replaced, then verify that the new check_core_data_model entry point and any deprecation behavior match the issue’s intended compatibility policy.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100