From 7260fb7f6162a68b8145b324c11ac898d1917f36 Mon Sep 17 00:00:00 2001 From: Ryan van Zeben Date: Fri, 15 Sep 2023 13:33:15 -0400 Subject: [PATCH] Create ownership.yaml --- ownership.yaml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ownership.yaml diff --git a/ownership.yaml b/ownership.yaml new file mode 100644 index 0000000..8242418 --- /dev/null +++ b/ownership.yaml @@ -0,0 +1,22 @@ +--- +version: 1 +ownership: +- name: actions-alpine-nodejs + long_name: Actions Alpine NodeJS + description: Alpine NodeJS redeployment for actions runner + tier: 2 + kind: artifact + team: github/c2c-actions-runtime + team_slack: actions-runners + repo: https://github.com/actions/alpine_nodejs + maintainer: benwells + exec_sponsor: isethi + qos: maintenance + sev1: + pagerduty: https://github.pagerduty.com/escalation_policies#PT5KQ9D + tta: '1 business days' + sev2: + slack: actions-runtime + issue: https://github.com/github/actions-runners/issues + tta: '2 business days' + dependencies: [ ]