Commit Graph
28 Commits
Author SHA1 Message Date
dependabot[bot]andGitHub 5c901df31e Bump actions/checkout from 3 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-21 02:09:10 +00:00
dependabot[bot]andGitHub 8ff170786c Bump marocchino/sticky-pull-request-comment from 2.9.2 to 2.9.3
Bumps [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment) from 2.9.2 to 2.9.3.
- [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases)
- [Commits](https://github.com/marocchino/sticky-pull-request-comment/compare/67d0dec7b07ed060a405f9b2a64b8ab319fdd7db...d2ad0de260ae8b0235ce059e63f2949ba9e05943)

---
updated-dependencies:
- dependency-name: marocchino/sticky-pull-request-comment
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-23 02:59:41 +00:00
Joshua SizerandGitHub 64d7c6800c Merge pull request #155 from twuni/dependabot/github_actions/helm/chart-releaser-action-1.7.0
Bump helm/chart-releaser-action from 1.6.0 to 1.7.0
2025-04-14 16:38:55 -04:00
dependabot[bot]andGitHub 5af937bbce Bump marocchino/sticky-pull-request-comment from 2.2.0 to 2.9.2
Bumps [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment) from 2.2.0 to 2.9.2.
- [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases)
- [Commits](https://github.com/marocchino/sticky-pull-request-comment/compare/39c5b5dc7717447d0cba270cd115037d32d28443...67d0dec7b07ed060a405f9b2a64b8ab319fdd7db)

---
updated-dependencies:
- dependency-name: marocchino/sticky-pull-request-comment
  dependency-version: 2.9.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-10 02:47:40 +00:00
dependabot[bot]andGitHub 065f6c5c44 Bump helm/chart-releaser-action from 1.6.0 to 1.7.0
Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/helm/chart-releaser-action/releases)
- [Commits](https://github.com/helm/chart-releaser-action/compare/v1.6.0...v1.7.0)

---
updated-dependencies:
- dependency-name: helm/chart-releaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-21 02:32:57 +00:00
Vyas Nellutla 8fc13f8d0d feat: add dependabot config
Signed-off-by: Vyas Nellutla <me@vyas-n.com>
2024-05-20 14:58:54 -05:00
Josh Sizer b81a30d3fd chore: use workflow_dispatch 2024-03-27 10:24:01 -04:00
Josh Sizer 5c0100d932 chore: use actions/checkout@v4 2024-03-25 22:05:06 -04:00
Josh Sizer 8694346264 chore: add chart release workflow 2024-03-24 17:25:08 -04:00
Vyas Nellutla ced33bf997 fix: shrink timeout 2024-03-17 21:19:58 -05:00
Vyas Nellutla 48599cd1aa refactor: remove circleci 2024-03-17 21:19:33 -05:00
Vyas Nellutla c92609d905 fix: remove tilt install 2024-03-17 21:17:35 -05:00
Vyas Nellutla 85f7a82394 ci: setup integration test 2024-03-17 21:17:20 -05:00
Vyas Nellutla 299396cab0 ci: setup basic ci 2024-03-17 21:09:27 -05:00
Devin Canterberry 836f46131f 🚦 Hard-coding the "before" chart URL in the PR diff GitHub action
While this may not be strictly necessary, it's the correct resolution
enough of the time that the clarity of explicitly stating the "before"
is, I think, worth it.
2022-08-17 12:08:24 -07:00
Devin Canterberry c7b3257baa 🚦 Add release namespace and target namespaces to PR diff action test values 2022-08-17 11:56:49 -07:00
Devin Canterberry 91dd5f2928 🚦 Add extraVolumes and extraVolumeMounts to PR diff GitHub action 2022-08-17 11:43:37 -07:00
Devin Canterberry 8ce5a40b47 🔥 Remove duplicate trigger for PR diff GitHub action 2022-08-17 11:40:34 -07:00
7e099191b3 🎨 Specify commit hash in sticky PR comment
Co-authored-by: ddelange <14880945+ddelange@users.noreply.github.com>
2022-08-15 14:33:33 -07:00
ddelangeandGitHub 23608f3fa7 Bar permissions and allow forks to run in base scope (#6)
* Test permissions

* Add back pull_request

* Use full SHA
2022-08-11 09:34:52 +02:00
ddelangeandGitHub 4b69284642 Fix collapsible markdown 2022-08-10 15:06:52 +02:00
ddelangeandGitHub 4091345244 Collapse the diff 2022-08-10 15:04:58 +02:00
ddelangeandGitHub 9b65310c58 Make filenames show up in diff 2022-08-10 15:00:12 +02:00
ddelangeandGitHub d6f9bdc4f1 Fix
https://github.com/rlespinasse/git-commit-data-action/pull/12/files
2022-08-10 13:30:17 +02:00
ddelangeandGitHub c4e5c3860c Try without alias 2022-08-10 13:23:42 +02:00
ddelangeandGitHub f7c99a3dd4 Fix alias expansion
https://github.com/actions/toolkit/issues/766#issuecomment-928305811
2022-08-10 13:17:23 +02:00
ddelangeandGitHub 94d36dc9cd Fix multiline output 2022-08-10 13:09:44 +02:00
ddelangeandGitHub 186e23c219 👷 Add sticky helm diff PR comment 2022-08-10 11:13:47 +02:00