fix: update file change output handling in entrypoint script#212
Open
github-actions[bot] wants to merge 3 commits into
Open
fix: update file change output handling in entrypoint script#212github-actions[bot] wants to merge 3 commits into
github-actions[bot] wants to merge 3 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 Brief description
feat: add Triglav as end-to-end test orchestrator
fix: enhance force-with-lease handling for action-commit-push
feat: add Triglav as end-to-end test orchestrator (#210)
chore(release): prepare v1.3.2 (#211)
fix: update file change output handling in entrypoint script
💻 Commits
1f9f6d7 - ChristophShyper - 2026-05-26 01:23:32
| fix: update file change output handling in entrypoint script
|
4999484 - ChristophShyper - 2026-05-24 22:26:35
| fix: enhance force-with-lease handling for action-commit-push
|
9eb562d - ChristophShyper - 2026-05-24 21:16:59
feat: add Triglav as end-to-end test orchestrator
9dbeef2 - github-actions[bot] - 2026-05-24 22:50:30
| chore(release): prepare v1.3.2 (chore(release): prepare v1.3.2 #211)
| Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
84cf7d9 - github-actions[bot] - 2026-05-24 22:35:06
feat: add Triglav as end-to-end test orchestrator (feat: add Triglav as end-to-end test orchestrator #210)
feat: add Triglav as end-to-end test orchestrator
fix: enhance force-with-lease handling for action-commit-push
Co-authored-by: ChristophShyper 45788587+ChristophShyper@users.noreply.github.com
📁 Modified files
.github/workflows/auto-pull-request-create.yml | 3 ++-
.github/workflows/auto-release-create.yml | 3 ++-
.github/workflows/manual-e2e-validate.yml (new) | 30 +++++++++++++++++++++
.../workflows/manual-release-branch-prepare.yml | 1 +
README.md | 31 +++++++++++++++++++---
entrypoint.sh | 19 ++++++++++---
6 files changed, 78 insertions(+), 9 deletions(-)
Check CONTRIBUTING.md and CODE_OF_CONDUCT.md for more information