You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/label-triggered.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ jobs:
38
38
repo-token: ${{ secrets.GITHUB_TOKEN }}
39
39
comment: "We are sending you an invitation to join the Layer5 GitHub Organization. :partying_face: <b>Welcome to the community! 🎉</b><br /><br /> Be sure to :star: [star the projects](../stargazers), if you haven't already.<br />"
<tr><td>NETLIFY_AUTH_TOKEN</td><td>Netlify authentication token used for deployment.</td></tr>
43
43
<tr><td>NETLIFY_SITE_ID</td><td>Unique ID of the Netlify site to deploy to.</td></tr>
44
-
<tr><td>RELEASEDRAFTER_PAT</td><td>Belongs to user "l5io"</td></tr>
45
-
<tr><td>RELEASE_NOTES_PAT</td><td>Belongs to user "l5io"</td></tr>
46
44
<tr><td>SLACK_BOT_TOKEN</td><td>Authentication token for the Slack bot integration.</td></tr>
47
45
<tr><td>GITHUB_TOKEN</td><td>For the community scope repo that can be use commit and release</td></tr>
48
46
<tr><td>NODE_VERSION</td><td>"v18" as of Nov 15, 2022.</td></tr>
@@ -51,10 +49,6 @@ Layer5 has the following org-wide secrets available:
51
49
<tr><td>NPM_TOKEN</td><td>l5io user's token for publishing packages</td></tr>
52
50
<tr><td>INTEGRATION_SPREADSHEET_CRED</td><td>Base64 encoded cred for accessing integration spreadsheet on behalf of user <ahref="mailto: no-reply@layer5.io">no-reply@layer5.io</a></td></tr>
53
51
<tr><td>PLAYGROUND_CONFIG</td><td>Base64 encoded kubeconfig of Playground</td></tr>
0 commit comments