github-actions icon indicating copy to clipboard operation
github-actions copied to clipboard

Run github action as a drone plugin

Results 6 github-actions issues
Sort by recently updated
recently updated
newest added

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...

Support harness output variables to make these actions more useful . Good examples chaining multiple actions together .