Confirmed users
1,364
edits
(Add the Mozilla Ion org) |
(Update GitHub action instructions) |
||
| Line 26: | Line 26: | ||
==== GitHub Actions ==== | ==== GitHub Actions ==== | ||
[https://help.github.com/en/actions/getting-started-with-github-actions/about-github-actions GitHub Actions] allow automation to be initiated by various repository events. | [https://help.github.com/en/actions/getting-started-with-github-actions/about-github-actions GitHub Actions] allow automation to be initiated by various repository events. GitHub Actions are now available for all public repositories. Each organization makes a decision on whether or not they should be enabled. Check with your organization owners if you have questions. | ||
{{note|GitHub Actions have not yet been evaluated for use on "sensitive repositories". Please work with your security team if you wish to utilize GitHub Actions on a sensitive repository.|gotcha}} | {{note|GitHub Actions have not yet been fully evaluated for use on "sensitive repositories". The current guidance is to only use actions authored by GitHub or your development team. Please work with your security team if you wish to utilize non-GitHub-authored GitHub Actions on a sensitive repository.|gotcha}} | ||
To request a non-GitHub-authored action to be used in the "mozilla" organization, follow the procedure for requesting approval for a new GitHub App, immediately below. | |||
==== GitHub Apps Installation & Approval Process ==== | ==== GitHub Apps Installation & Approval Process ==== | ||