Confirmed users
1,364
edits
Cknowles-moz (talk | contribs) (→Is "mozilla" the only GitHub "organization" related to Mozilla?: updating mozilla-iam contact to dividehex per bug 1902445) |
(Added links to securing GH workflows) |
||
| Line 7: | Line 7: | ||
== News == | == News == | ||
* 2024-06-21 - new guidance on [[/Repository Security/GitHub Workflows & Actions|Securing GitHub Workflows & Actions]] | |||
* 2021-01-21 - [[/Converting to a "2FA required policy"|Converting to a "2FA required policy" for an organization]]/ | * 2021-01-21 - [[/Converting to a "2FA required policy"|Converting to a "2FA required policy" for an organization]]/ | ||
* 2021-01-19 - [[/Changing Default Branch|Notes on renaming the default branch of your GitHub repositories]]. | * 2021-01-19 - [[/Changing Default Branch|Notes on renaming the default branch of your GitHub repositories]]. | ||
| Line 77: | Line 78: | ||
<div id="github_actions"></div> | <div id="github_actions"></div> | ||
==== GitHub Actions ==== | ==== GitHub Actions ==== | ||
{{note|See [[/Repository Security/GitHub Workflows & Actions|Securing GitHub Workflows & Actions]] for usage guidance|note}} | |||
[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. | [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. | ||