Skip to content

feat: Add "Update GitOps" composite action#52

Merged
maksym-iv-ef merged 7 commits into
mainfrom
add-githob-update-action
May 20, 2026
Merged

feat: Add "Update GitOps" composite action#52
maksym-iv-ef merged 7 commits into
mainfrom
add-githob-update-action

Conversation

@maksym-iv-ef
Copy link
Copy Markdown
Contributor

Description

Add "Update GitOps" composite action that will:

  1. Detects (or accepts) the default branch.
  2. Checks out the GitOps branch.
  3. Copies the specified manifest file(s) from the default branch into the GitOps branch.
  4. Updates a version key in one or more YAML files using the short commit SHA.
  5. Commits and optionally pushes the changes.
  6. Adds the GHA status with new commit and diff

@maksym-iv-ef maksym-iv-ef requested a review from kgrubb May 19, 2026 21:34
@maksym-iv-ef maksym-iv-ef self-assigned this May 19, 2026
@maksym-iv-ef maksym-iv-ef force-pushed the add-githob-update-action branch from 8d0a573 to d6b0493 Compare May 19, 2026 21:36
Add "Update GitOps" composite action that will:
1. Detects (or accepts) the default branch.
2. Checks out the GitOps branch.
3. Copies the specified manifest file(s) from the default branch into the GitOps branch.
4. Updates a version key in one or more YAML files using the short commit SHA.
5. Commits and optionally pushes the changes.
6. Adds the GHA status with new commit and diff
@maksym-iv-ef maksym-iv-ef force-pushed the add-githob-update-action branch from d6b0493 to 11335b3 Compare May 19, 2026 21:38
@maksym-iv-ef maksym-iv-ef force-pushed the add-githob-update-action branch from 4cc3856 to 8f17a77 Compare May 19, 2026 21:49
@maksym-iv-ef maksym-iv-ef force-pushed the add-githob-update-action branch from 9d4faa9 to a8f8b12 Compare May 19, 2026 21:58
@maksym-iv-ef maksym-iv-ef force-pushed the add-githob-update-action branch 2 times, most recently from 1576ea2 to fc62de0 Compare May 20, 2026 15:18
Comment thread actions/update-gitops/action.yml Outdated
Comment thread actions/update-gitops/action.yml Outdated
Comment thread actions/update-gitops/action.yml Outdated
maksym-iv-ef and others added 3 commits May 20, 2026 18:54
Co-authored-by: Keli (Madison) Grubb <madison@elastiflow.com>
Co-authored-by: Keli (Madison) Grubb <madison@elastiflow.com>
Co-authored-by: Keli (Madison) Grubb <madison@elastiflow.com>
@maksym-iv-ef maksym-iv-ef merged commit 0fb1932 into main May 20, 2026
5 checks passed
@maksym-iv-ef maksym-iv-ef deleted the add-githob-update-action branch May 20, 2026 16:30
@github-actions github-actions Bot mentioned this pull request May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants