Skip to content

Correct commit message - #2469

Closed
jaortega527 wants to merge 1 commit into
masterfrom
correct-commit-message
Closed

Correct commit message#2469
jaortega527 wants to merge 1 commit into
masterfrom
correct-commit-message

Conversation

@jaortega527

@jaortega527 jaortega527 commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Overview

Correct the commit message. I accidentally gave a message with the Jira ticket item using the Jira project abbreviation of a previous project i worked with. It currently is: ACES-11360 instead of CMR-11360. This PR is to correct that commit message

Please summarize the reason for the changes made in this PR.

The only change in this PR is the commit message for the previous merge.

What are the changes?

Commit message changed only

What areas of the application does this impact?

None

Required Checklist

  • New and existing unit and int tests pass locally and remotely
  • clj-kondo has been run locally and all errors in changed files are corrected
  • I have commented my code, particularly in hard-to-understand areas
  • I have made changes to the documentation (if necessary)
  • My changes generate no new warnings

Additional Checklist

  • I have removed unnecessary/dead code and imports in files I have changed
  • I have cleaned up integration tests by doing one or more of the following:
    • migrated any are2 tests to are3 in files I have changed
    • de-duped, consolidated, removed dead int tests
    • transformed applicable int tests into unit tests
    • reduced number of system state resets by updating fixtures. Ex) (use-fixtures :each (ingest/reset-fixture {})) to be :once instead of :each

…ace from Quality.QualityContentDetails.Strengths (#2461)
@jaortega527
jaortega527 deleted the correct-commit-message branch July 21, 2026 17:54
@jaortega527

Copy link
Copy Markdown
Contributor Author

Closed because updating the commit message for the most recent commit causes a new commit ID to be created and diverges from master and would require a force push when merging the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant