Skip to content

Add a workflow to append a label to past PRs#64

Merged
5ouma merged 1 commit intomainfrom
ci-label-past-pr-setup
Apr 25, 2026
Merged

Add a workflow to append a label to past PRs#64
5ouma merged 1 commit intomainfrom
ci-label-past-pr-setup

Conversation

@5ouma
Copy link
Copy Markdown
Owner

@5ouma 5ouma commented Apr 25, 2026

⚠️ Issue

close #


✏️ Description

Avoid listing the same dependency updates on release notes.


Avoid listing the same dependency updates on release notes.
Copilot AI review requested due to automatic review settings April 25, 2026 11:56
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 25, 2026

Warning

Rate limit exceeded

@5ouma has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 33 minutes and 23 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 33 minutes and 23 seconds.

⌛ 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: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 3390329b-a747-4408-b821-d3e498708521

📥 Commits

Reviewing files that changed from the base of the PR and between 290ffed and 61a23d1.

📒 Files selected for processing (2)
  • .github/release.yml
  • .github/workflows/label-past-pr.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci-label-past-pr-setup

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.

@github-actions github-actions Bot added the 🎽 CI Changes to CI configuration files and scripts label Apr 25, 2026
Copy link
Copy Markdown

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

Adds automation to mark older Renovate dependency PRs with a dedicated label so they can be excluded from generated release notes, reducing duplicate dependency entries in releases.

Changes:

  • Introduces a new GitHub Actions workflow that runs when Renovate PRs are merged and applies a “Past Dependencies” label to prior PRs.
  • Updates release note configuration to exclude PRs carrying the “🕰️ Past Dependencies” label.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/label-past-pr.yml New workflow to label past merged Renovate PRs with “🕰️ Past Dependencies”.
.github/release.yml Excludes “🕰️ Past Dependencies” from the changelog to prevent repeat dependency items.

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

@5ouma
Copy link
Copy Markdown
Owner Author

5ouma commented Apr 25, 2026

@coderabbitai approve

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 25, 2026

✅ Actions performed

Comments resolved and changes approved.

@5ouma 5ouma merged commit 2655aa0 into main Apr 25, 2026
11 checks passed
@5ouma 5ouma deleted the ci-label-past-pr-setup branch April 25, 2026 12:00
@5ouma 5ouma Bot mentioned this pull request Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🎽 CI Changes to CI configuration files and scripts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants