If your GitHub organization is owned by an enterprise account, you can now innersource automation by sharing Actions only within your enterprise without publishing them publicly.
You can store the Action in an internal repository, and then configure the repository settings to allow access to workflows in other repositories:
- In the same organization or
- In any other organization in the enterprise
These Actions in internal repositories can only be used by workflows defined in other private and internal repositories but cannot be used in workflows defined within any public repositories.
Learn more about Sharing Actions and workflows with your enterprise.
It is now possible to upload
.svg
files to comments in issues, PRs, discussions, and Markdown files, like READMEs. You just have to drag and drop the file in the text area.