pagopa/Cleanup GitHub self hosted runner
Cleanup a GitHub self hosted runner on AWS
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jul 24, 2025
- License
- None
Pinned Snippet
uses: pagopa/interop-github-runner-aws-cleanup-action@61b18d1d3ee01be84fee72e2fa5836fc68f0a16e # v1.5.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| aws_region | AWS region code | yes | — |
| iam_role_arn | ARN of the IAM role to assume | yes | — |
| ecs_cluster_name | ECS cluster | yes | — |
| pat_token | GitHub PAT token to access APIs to manage self hosted runner | yes | — |
| environment | Target environment on which the Github Runner will execute tasks | yes | — |
Outputs
no outputs