Skip to content

Conversation

@samtrion
Copy link
Member

@samtrion samtrion commented Dec 9, 2025

No description provided.

Signed-off-by: Martin Stühmer <me@samtrion.net>
@samtrion samtrion self-assigned this Dec 9, 2025
@samtrion samtrion requested a review from a team as a code owner December 9, 2025 12:09
@samtrion samtrion added the state:ready for merge Indicates that a pull request has been reviewed and approved, and is ready to be merged into the mai label Dec 9, 2025
@samtrion samtrion requested a review from Spacemonkay December 9, 2025 12:09
@samtrion samtrion added the type:feature Indicates a new feature or enhancement to be added. label Dec 9, 2025
@coderabbitai
Copy link

coderabbitai bot commented Dec 9, 2025

Warning

Rate limit exceeded

@samtrion has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 7 minutes and 38 seconds before requesting another review.

⌛ 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.

📥 Commits

Reviewing files that changed from the base of the PR and between 5652872 and 17c7ac4.

📒 Files selected for processing (1)
  • Directory.Packages.props (1 hunks)

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.

@samtrion samtrion merged commit 3e712d1 into main Dec 9, 2025
6 checks passed
@samtrion samtrion deleted the samtrion-patch-1 branch December 9, 2025 12:11
@samtrion
Copy link
Member Author

samtrion commented Dec 9, 2025

Template Repository Sync Report

Found 1 file to update in 1 repositories

archiduct

.github/workflows/publish-nuget.yml
--- .github/workflows/publish-nuget.yml
+++ .github/workflows/publish-nuget.yml
@@ -18,9 +18,9 @@
 jobs:
   nuget:
     name: Publish
     if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor != 'dependabot[bot]' && github.actor != 'renovate[bot]' }}
-    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@36c1719a7a1fd3f6e2d73e23f939facfa0bcc967 # 1.3.16
+    uses: dailydevops/pipelines/.github/workflows/publish-nuget.yml@cb37352bc6f2f8b723d966d5d879625d3dd5413b # 1.3.13
     with:
       workflowName: ${{ github.event.workflow_run.name }}
       artifactPattern: release-packages-*
       environment: NuGet

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

Labels

state:ready for merge Indicates that a pull request has been reviewed and approved, and is ready to be merged into the mai type:feature Indicates a new feature or enhancement to be added.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants