Commit Graph

9 Commits

Author SHA1 Message Date
hugh-hackman[bot] 3549a3c6a3 chore: add Dependabot configuration for GitHub Actions (#5)
Co-authored-by: hugh-hackman[bot] <266376744+hugh-hackman[bot]@users.noreply.github.com>
Co-authored-by: Paperclip <noreply@paperclip.ing>
2026-03-18 02:55:28 +00:00
gandalf-the-greybeard[bot] 1eba90a7cb chore: add Renovate dependency management config (#4)
Adds renovate.json matching the standard config used across other
Privileged Escalation plugin repos (polaris, intel-gpu, rook, etc.).

Configures recommended presets, weekend schedule, and groups minor/patch
updates for npm and GitHub Actions.

Ref: PRI-128

Co-authored-by: gandalf-the-greybeard[bot] <gandalf-the-greybeard[bot]@users.noreply.github.com>
Co-authored-by: Paperclip <noreply@paperclip.ing>
2026-03-15 13:57:58 +00:00
addison-addington[bot] 92dd36f6a3 Add FUNDING.yml for GitHub Sponsors
Co-authored-by: addison-addington[bot] <266309314+addison-addington[bot]@users.noreply.github.com>
2026-03-11 21:43:20 +00:00
hugh-hackman[bot] 9a5af720e8 ci: add markdown linting workflow (#1)
Co-authored-by: Hugh Hackman <hugh@privilegedescalation.com>
2026-03-11 01:52:58 +00:00
hugh-hackman[bot] 6031067d46 Merge pull request #2 from privilegedescalation/fix/markdown-lint-errors
Fix 77 markdown lint errors in agent skill docs
2026-03-11 01:38:36 +00:00
gandalf-the-greybeard[bot] a5ffe58735 Fix 77 markdown lint errors across agent skill docs
Add .markdownlint-cli2.jsonc to suppress MD013 (line-length) and MD041
(first-line-heading) which are inappropriate for agent skill files with
YAML frontmatter and code examples.

Fix genuine structural issues in all affected files:
- Add blank lines around headings (MD022)
- Add blank lines around fenced code blocks (MD031)
- Add blank lines around lists (MD032)
- Add language specifiers to bare code fences (MD040)

Resolves: PRI-93

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 01:14:26 +00:00
null-pointer-nancy[bot] 5c32fed4d8 chore: add Apache-2.0 LICENSE 2026-03-09 10:21:43 +00:00
DevContainer User e31aa64a5b Add artifacthub-headlamp agent skill
Covers ArtifactHub's pull-based model, metadata files
(artifacthub-repo.yml, artifacthub-pkg.yml), Headlamp-specific
annotations, and the release-to-publish pipeline. Corrects common
misconceptions about pushing/reconciliation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 17:32:04 +00:00
DevContainer User 57805fbc65 Add headlamp-plugin-developer agent skill
Extracted from headlamp-sealed-secrets-plugin to serve as the
standalone home for developing Headlamp agent skills.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 12:24:41 +00:00