Commit Graph

10 Commits

Author SHA1 Message Date
gandalf-the-greybeard[bot] 7a035654c9 feat: auto-merge and cleanup release version bump PRs
The release PR is just a version bump + checksum update. Enable
auto-merge with squash and delete the release branch after merge
to prevent branch accumulation.
2026-03-09 19:22:10 +00:00
gandalf-the-greybeard[bot] caee689f15 fix: release workflow creates PR instead of pushing to main
The release workflow pushed directly to main which fails on repos
with branch protection enabled. This broke the polaris plugin v0.7.0
release.

Changes:
- Create release/vX.Y.Z branch instead of committing to main
- Push to the release branch + tags
- Create a PR to merge the version bump back to main
- Add pull-requests: write permission
2026-03-09 19:18:07 +00:00
null-pointer-nancy[bot] 8b29b476d5 chore: add Apache-2.0 LICENSE 2026-03-09 10:21:49 +00:00
Chris Farhood 5ca5a7ef45 Merge pull request #4 from privilegedescalation/feat/reusable-plugin-workflows
feat: add reusable CI and release workflows for Headlamp plugins
2026-03-07 22:14:36 -05:00
hugh-hackman[bot] 521d120425 feat: add reusable CI and release workflows for Headlamp plugins 2026-03-08 00:44:51 +00:00
Chris Farhood 99012ddbbc Merge pull request #3 from privilegedescalation/feat/org-funding-yml
Add org-wide FUNDING.yml for GitHub Sponsors
2026-03-07 11:14:29 -05:00
Chris Farhood 180dc6dd0d Merge pull request #2 from privilegedescalation/feat/org-profile-readme
Add org profile README
2026-03-07 11:14:16 -05:00
addison-addington[bot] 5130e05169 Add org-wide FUNDING.yml for GitHub Sponsors 2026-03-07 16:12:53 +00:00
shitposting-samuel[bot] bbf04fa437 Add org profile README with plugin showcase 2026-03-07 16:09:44 +00:00
Addison Addington 1d376527cc Initial commit 2026-03-07 15:23:04 +00:00