Skip to content

fix(workflows): correct label date for changelog entries#185

Open
mbevc1 wants to merge 2 commits into
mainfrom
mbevc1-patch-1
Open

fix(workflows): correct label date for changelog entries#185
mbevc1 wants to merge 2 commits into
mainfrom
mbevc1-patch-1

Conversation

@mbevc1

@mbevc1 mbevc1 commented Apr 29, 2026

Copy link
Copy Markdown
Contributor

Updated instructions for labeling changelog entries to reflect the release date instead of the workflow run date.

Updated instructions for labeling changelog entries to reflect the release date instead of the workflow run date.
@mbevc1 mbevc1 requested a review from a team as a code owner April 29, 2026 09:43
@mbevc1 mbevc1 changed the title fix: correct label date for changelog entries fix(workflows): correct label date for changelog entries Apr 29, 2026
@mbevc1 mbevc1 enabled auto-merge (squash) April 29, 2026 09:48
@claude

claude Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Claude finished @mbevc1's task in 49s —— View job


PR Review: Fix changelog label date instructions

  • Gather context and read changed files
  • Review changes
  • Post findings

Summary: Good fix — the previous instruction told the workflow agent to use the workflow run date, but changelog entries should reflect the actual release date. The intent is correct and the change is small.

Findings (.mintlify/workflows/update-changelog.md):

Category Finding
Suggestion Line 26: Adding a comma after "release" (the date of the release, not when…) improves readability. See inline comment.
Improvement Line 49: The trailing newline was removed (file now ends without \n). POSIX convention and most linters expect a final newline — consider restoring it. See inline comment.

No critical issues found. Both suggestions are offered as inline comments with ready-to-apply code suggestions.

Comment thread .mintlify/workflows/update-changelog.md
Comment thread .mintlify/workflows/update-changelog.md
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