mage-os / terraform

Terraform files for managing the organization repository permissions.
4 stars 8 forks source link

Repository Default Files #28

Open DavidLambauer opened 1 year ago

DavidLambauer commented 1 year ago

We could include some very classy default files in most of the repos. Damian uses good ones for issue templating, for example.

https://github.com/graycoreio/github-actions-magento2/tree/main/.github

Vinai commented 1 year ago

For mageos-* repos (so the source of our distribution), we should also add the .github/workflows/merge-upstream-changes.yml action.

Reference:
https://github.com/mage-os/mageos-magento2/blob/2.4-develop/.github/workflows/merge-upstream-changes.yml

Currently this is missing in a number of repos:

sprankhub commented 1 year ago

@Vinai, #67 could do it :thinking: