Uses of Class
io.github.cdklabs.projen.github.Stale.Builder
-
Packages that use Stale.Builder Package Description io.github.cdklabs.projen.github -
-
Uses of Stale.Builder in io.github.cdklabs.projen.github
Methods in io.github.cdklabs.projen.github that return Stale.Builder Modifier and Type Method Description static Stale.BuilderStale.Builder. create(GitHub github)Stale.BuilderStale.Builder. issues(StaleBehavior issues)(experimental) How to handle stale issues.Stale.BuilderStale.Builder. pullRequest(StaleBehavior pullRequest)(experimental) How to handle stale pull requests.Stale.BuilderStale.Builder. runsOn(List<String> runsOn)(experimental) Github Runner selection labels.Stale.BuilderStale.Builder. runsOnGroup(GroupRunnerOptions runsOnGroup)(experimental) Github Runner Group selection options.
-