mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2026-05-06 10:07:46 -05:00
[PR #1267] [MERGED] Mark stale projects with 🧊, remove archived entries, add Arcane #6098
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/veggiemonk/awesome-docker/pull/1267
Author: @veggiemonk
Created: 3/10/2026
Status: ✅ Merged
Merged: 3/10/2026
Merged by: @veggiemonk
Base:
master← Head:feat/stale-markers-and-cleanup📝 Commits (1)
88f8583Mark stale projects with 🧊, remove archived entries, add Arcane📊 Changes
9 files changed (+185 additions, -193 deletions)
View changed files
📝
.github/CONTRIBUTING.md(+2 -1)📝
.github/ISSUE_TEMPLATE/add-a-project.md(+1 -1)📝
.github/PULL_REQUEST_TEMPLATE.md(+1 -1)📝
AGENTS.md(+2 -1)📝
README.md(+170 -184)📝
internal/linter/fixer.go(+3 -1)📝
internal/parser/parser.go(+2 -1)📝
internal/parser/parser_test.go(+2 -2)📝
internal/parser/types.go(+2 -1)📄 Description
Closes #1260, relates to #1188, #1255
Summary
:ice_cube:marker:heavy_dollar_sign:with:yen:across README, templates, and Go tooling:ice_cube:(MarkerStale) support to the Go parser/linter/fixerCloses #1260
Relates to #1188, #1255
Test plan
make buildpassesmake lintpasses (0 warnings)make testpasses (all packages)🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.