-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: label handling for reusable workflow (#148)
* chore: first implementation * chore: refactor of code * chore: remove unused parts of code * chore: add basic loging * chore: fix for preserve_infra condition * chore: update typos * chore: refine github array handling * chore: back to yes/no delay-destroy and refactor * chore: further refactoring * chore: fixed handling of other than pr events * chore: add wokrflow_dispatch condition * chore: input handling for workflow_dispatch * chore: fix manual_dispatch inputs handling * chore: refactor if to case statement * chore: add workflow concurrency * fix: handling of github empty values * chore: update README * chore: remove workflow_dispatch and concurenct, other minor fixes * chore: limit new features added * chore: fixing pre commit * chore: add all_tests label handling * fix: correct test execution conditional statements * fix: specify labels names
- Loading branch information
1 parent
e3fec7d
commit 8c5f61c
Showing
2 changed files
with
89 additions
and
57 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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