Skip to content

The GitHub Actions Marketplace now requires an actions metadata file

To publish an action to the GitHub Marketplace, you are now required to have a properly formed actions metadata file placed at action.yml in the root of your action’s repository. This applies to both container-based actions and JavaScript-based actions.

If you have any questions or thoughts about these changes, we recommend sharing in our GitHub Community Forum’s Actions Board!

There are new improvements to the internal repository visibility available as part of our public beta.

  • Enterprise account repository creation policy now specify which repository types can be created: “public”, “private”, and “internal”
  • Additional context in repository creation and repository settings interfaces explain who has visibility to an internal repository

The internal repository visibility option makes it easier to innersource code and projects to fellow enterprise members while restricting access to outside collaborators. It is currently available to customers with an Enterprise account.

 

 

See more