| Package | Description |
|---|---|
| io.github.cdklabs.projen.github |
| Modifier and Type | Method and Description |
|---|---|
static Stale.Builder |
Stale.Builder.create(GitHub github) |
Stale.Builder |
Stale.Builder.issues(StaleBehavior issues)
(experimental) How to handle stale issues.
|
Stale.Builder |
Stale.Builder.pullRequest(StaleBehavior pullRequest)
(experimental) How to handle stale pull requests.
|
Stale.Builder |
Stale.Builder.runsOn(List<String> runsOn)
(experimental) Github Runner selection labels.
|
Copyright © 2021. All rights reserved.