Skip to content

ci(release): include manifest path in the ReleaseNotes-write failure warning#57

Merged
tablackburn merged 1 commit into
mainfrom
ci/releasenotes-warning-path
May 21, 2026
Merged

ci(release): include manifest path in the ReleaseNotes-write failure warning#57
tablackburn merged 1 commit into
mainfrom
ci/releasenotes-warning-path

Conversation

@tablackburn
Copy link
Copy Markdown
Owner

Cosmetic logging parity: the UpdateReleaseNotes catch warning now names the built manifest path (matching the missing-path warning above and the rest of the fleet), so logs identify which file failed to update. No behavior change.

Plex adopted the non-fatal guard in #56, just before this one-line warning-text improvement was added to the template + other modules — this brings it level.

🤖 Generated with Claude Code

…warning

Brings PlexAutomationToolkit in line with the template and the other modules: the
catch warning now names the built manifest (like the missing-path warning) so logs
identify which file failed to update. No behavior change.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 21, 2026 03:35
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 21, 2026

Warning

Rate limit exceeded

@tablackburn has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 35 minutes and 31 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 3ff7dffa-82ce-4684-9cd8-a6a8fa76086b

📥 Commits

Reviewing files that changed from the base of the PR and between 8cbf0c0 and 3580de8.

📒 Files selected for processing (1)
  • build.psake.ps1
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci/releasenotes-warning-path

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates build-time warning text in the UpdateReleaseNotes psake task to include the full path of the built module manifest when Update-ModuleManifest fails, improving log diagnosability without changing behavior.

Changes:

  • Include $builtManifest path in the non-fatal UpdateReleaseNotes catch warning message.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@tablackburn tablackburn merged commit 3fc2c42 into main May 21, 2026
19 checks passed
@tablackburn tablackburn deleted the ci/releasenotes-warning-path branch May 21, 2026 11:55
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.

2 participants