github-actions
github-actions copied to clipboard
Run github action as a drone plugin
Welcome to [Renovate](https://redirect.github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable...
It seems like the harness github action step is running the cleanup commands immediately so it's not taking into account other github actions steps in the same stage. For example...
I'm trying to call the GHA `configure-aws-credentials` in a stage where I have not downloaded my associate code. It's not necessary for the stage. I only want to check if...
Now it is not suitable for github action version
Support harness output variables to make these actions more useful . Good examples chaining multiple actions together .