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

Commit c501e31

Browse files
committed
Add unbloat-docs agentic workflow
1 parent efe2564 commit c501e31

10 files changed

Lines changed: 1835 additions & 116 deletions

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
.github/workflows/*.lock.yml linguist-generated=true merge=ours
1+
.github/workflows/*.lock.yml linguist-generated=true merge=ours

.github/workflows/agentics-maintenance.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
#
2-
# ___ _ _
3-
# / _ \ | | (_)
4-
# | |_| | __ _ ___ _ __ | |_ _ ___
2+
# ___ _ _
3+
# / _ \ | | (_)
4+
# | |_| | __ _ ___ _ __ | |_ _ ___
55
# | _ |/ _` |/ _ \ '_ \| __| |/ __|
6-
# | | | | (_| | __/ | | | |_| | (__
6+
# | | | | (_| | __/ | | | |_| | (__
77
# \_| |_/\__, |\___|_| |_|\__|_|\___|
88
# __/ |
9-
# _ _ |___/
9+
# _ _ |___/
1010
# | | | | / _| |
1111
# | | | | ___ _ __ _ __| |_| | _____ ____
1212
# | |/\| |/ _ \ '__| |/ /| _| |/ _ \ \ /\ / / ___|
@@ -23,10 +23,10 @@
2323
#
2424
# Alternative regeneration methods:
2525
# make recompile
26-
#
26+
#
2727
# Or use the gh-aw CLI directly:
2828
# ./gh-aw compile --validate --verbose
29-
#
29+
#
3030
# The workflow is generated when any workflow uses the 'expires' field
3131
# in create-discussions, create-issues, or create-pull-request safe-outputs configuration.
3232
# Schedule frequency is automatically determined by the shortest expiration time.

.github/workflows/daily-doc-updater.lock.yml

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/daily-qa.lock.yml

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/daily-repo-status.lock.yml

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)