This repository was archived by the owner on Aug 25, 2026. It is now read-only.
forked from ilysenko/codex-desktop-linux
-
Notifications
You must be signed in to change notification settings - Fork 1
chore(repo/retirement): publish read-only posture #162
Merged
Merged
Changes from 4 commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
8f6e887
chore(repo/retirement): publish read-only posture
nisavid fca4f29
fix(repo/retirement): preserve protected review gates
nisavid 576b80a
test(repo/retirement): reject hidden workflow writes
nisavid 004ad44
fix(repo/retirement): close stale maintenance entry points
nisavid 96eb005
fix(repo/retirement): harden closeout gates
nisavid db5545b
fix(repo/retirement): neutralize maintenance entry points
nisavid 2acadf0
fix(repo/retirement): freeze retained workflows
nisavid 9f9581d
fix(repo/retirement): reject nested code fences
nisavid 7117967
fix(repo/retirement): clarify workflow digest updates
nisavid File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,23 +1,31 @@ | ||
| **IMPORTANT: Please keep only one pull request open at a time. The default maximum is two active pull requests from the same contributor, and even that should be reserved for exceptional circumstances. Maintainers may configure a different per-contributor limit for explicit exceptions. Do not open several pull requests at once; finish or close existing work before submitting more. An automated bot will close pull requests that exceed the effective limit.** | ||
| > [!IMPORTANT] | ||
| > ChatGPT for Linux is retired and unsupported. This repository does not accept | ||
| > maintenance contributions, bug fixes, features, package work, dependency | ||
| > updates, or security remediation. Pull requests are limited to | ||
| > owner-directed retirement closeout authorized by an existing tracker item. | ||
|
|
||
| <!-- Complete this template before requesting review or merge. --> | ||
| <!-- Complete this template only for authorized retirement closeout. --> | ||
|
|
||
| ## Closeout authority | ||
|
|
||
| <!-- Link the existing owner-directed retirement issue and name its bounded scope. --> | ||
|
|
||
| ## Summary | ||
|
|
||
| <!-- What changed, why, and which issue it resolves. --> | ||
| <!-- | ||
| Repository labels are assigned by maintainers and authorized collaborators | ||
| during triage. Describe the facts and scope; do not self-classify. | ||
| --> | ||
| <!-- Explain what retirement record or closeout state changes. --> | ||
|
|
||
| ## Preservation boundary | ||
|
|
||
| <!-- Identify historical evidence and private or downstream state that remains untouched. --> | ||
|
|
||
| ## Validation | ||
|
|
||
| <!-- List the tests and checks you ran. Mention anything not tested or any known risk. --> | ||
| <!-- List the exact checks run and any remaining hosted or owner gate. --> | ||
|
|
||
| ## Checklist | ||
|
|
||
| - [ ] This pull request is ready for review and is no longer a draft. | ||
| - [ ] I followed [CONTRIBUTING.md](https://github.com/nisavid/chatgpt-linux/blob/main/CONTRIBUTING.md), kept the change focused, edited source files rather than generated output, and removed unrelated changes. | ||
| - [ ] If this fixes official-app drift, it targets only the latest `ChatGPT.dmg` and removes obsolete fallback code and tests from the affected area. | ||
| - [ ] I added or updated relevant tests, ran the validation listed above, and confirmed that required CI checks pass. | ||
| - [ ] I reviewed the final diff with my coding agent using maximum reasoning effort, addressed all findings, and reran the relevant tests. | ||
| - [ ] This change is authorized by an existing retirement-closeout ticket. | ||
| - [ ] It does not resume maintenance or create replacement work. | ||
| - [ ] It preserves historical attribution, runs, and unresolved-risk status. | ||
| - [ ] It does not mutate packages, host or user state, credentials, or private rollback evidence. | ||
| - [ ] The final immutable diff and required checks have been reviewed. | ||
|
coderabbitai[bot] marked this conversation as resolved.
|
||
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.