Skip to content

Instantly share code, notes, and snippets.

@mszostok
Created January 31, 2023 10:45
Show Gist options
  • Save mszostok/4ab1aab153bfb1a817f799e34db1a4c9 to your computer and use it in GitHub Desktop.
Save mszostok/4ab1aab153bfb1a817f799e34db1a4c9 to your computer and use it in GitHub Desktop.
executors:
"plugin-based":
repo-name/gh:
enabled: true # If not enabled, plugin is not downloaded and started.
config: # Plugin's specific configuration.
github:
repository: "mszostok/repository"
token: "github_pat_foo"
issueTemplate: |
## Description
This issue refers to the problems connected with {{ .Type | code "bash" }} in namespace {{ .Namespace | code "bash" }}
{{ .Logs | code "bash"}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment