Skip to content
This repository was archived by the owner on Aug 4, 2026. It is now read-only.

OSAC-3445: mark repo as archived - #22

Merged
amej merged 1 commit into
osac-project:mainfrom
amej:chore/OSAC-3445-archive-notice
Aug 4, 2026
Merged

OSAC-3445: mark repo as archived#22
amej merged 1 commit into
osac-project:mainfrom
amej:chore/OSAC-3445-archive-notice

Conversation

@amej

@amej amej commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • This repo is being archived and removed from osac-workspace's bootstrap (OSAC-3445)
  • Add a README notice so anyone who clones/finds this repo directly knows it's archived

Test plan

  • README renders correctly with the notice at the top

Jira: OSAC-3445

Summary by CodeRabbit

  • Documentation
    • Added an archival notice to the README stating that the repository is no longer maintained, has been removed from workspace bootstrapping, and will not receive further changes.

@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@amej, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 55 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Repository: osac-project/coderabbit/.coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: c026dd2d-8b5c-4f12-a7b3-2f095bf54ce6

📥 Commits

Reviewing files that changed from the base of the PR and between ac50938 and 81c7576.

📒 Files selected for processing (1)
  • README.md

Walkthrough

The README now displays an archival notice. It states that the repository is no longer maintained, was removed from osac-workspace bootstrap, and will not receive further changes.

Changes

Repository archival

Layer / File(s) Summary
Add archival notice
README.md
Adds a blockquote describing the repository archival status, removal from bootstrap, issue and pull request guidance, and the end of maintenance.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 11
✅ Passed checks (11 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the README change that marks the repository as archived.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
No-Hardcoded-Secrets ✅ Passed The PR changes only README.md with archival text. No API keys, passwords, private keys, embedded credentials, or credential-shaped literals were added; scans found no high-confidence secret patterns.
No-Weak-Crypto ✅ Passed The PR changes only README.md. The diff contains no weak algorithms, custom crypto, or secret comparisons; the existing crypto/tls import is unrelated.
No-Injection-Vectors ✅ Passed The PR changes only README.md; the added archival notice contains no executable or interpolated input, and repository searches found no listed injection patterns.
Container-Privileges ✅ Passed The commit changes only README.md. Tracked manifests contain no prohibited privilege settings; the manager uses runAsNonRoot: true and allowPrivilegeEscalation: false.
No-Sensitive-Data-In-Logs ✅ Passed The commit changes only README.md and adds no logging; the notice contains no passwords, tokens, keys, PII, session IDs, hostnames, or customer data.
Ai-Attribution ✅ Passed The PR commit mentions Claude Code and includes an Assisted-by trailer; it has no AI Co-authored-by trailer.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@README.md`:
- Around line 3-5: Update the archived notice in README.md so the visible
OSAC-3445 identifier links to its canonical tracking ticket, while preserving
the surrounding archive and maintenance text unchanged.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository: osac-project/coderabbit/.coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 4fb2ec65-0920-4742-b7a0-2692c7be9b29

📥 Commits

Reviewing files that changed from the base of the PR and between be1a972 and ac50938.

📒 Files selected for processing (1)
  • README.md

Comment thread README.md Outdated
@amej
amej force-pushed the chore/OSAC-3445-archive-notice branch from bab49a9 to 33579b6 Compare August 3, 2026 14:44
This repository is being archived and removed from osac-workspace's
bootstrap. Add a notice to the README, linking the tracking ticket.

Assisted-by: Claude Code <noreply@anthropic.com>
Signed-off-by: Ameya Sathe <asathe@redhat.com>

Signed-off-by: Ameya Sathe <asathe@redhat.com>

rh-pre-commit.version: 2.4.0
rh-pre-commit.check-secrets: ENABLED
@amej
amej force-pushed the chore/OSAC-3445-archive-notice branch from 33579b6 to 81c7576 Compare August 3, 2026 14:45
@amej
amej requested a review from adriengentil August 3, 2026 14:48
@amej
amej merged commit 09d2199 into osac-project:main Aug 4, 2026
5 checks passed
@amej
amej deleted the chore/OSAC-3445-archive-notice branch August 4, 2026 05:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants