Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add workflow to configure template repository #257

Merged
merged 5 commits into from
May 13, 2024

Conversation

caendesilva
Copy link
Member

@caendesilva caendesilva commented May 13, 2024

When using the Repository Template feature on GitHub, it does not follow the same rules as Composer create-project or ZIP downloads.

For this reason, we have this script which will configure the repository the first time it is set up in order to normalize it.

See https://github.com/orgs/community/discussions/22183

Fixes #233

We don't need state checks and debug as we know the repository structure
Since this will be removed by the script added in #257
@caendesilva caendesilva merged commit 67be183 into master May 13, 2024
7 checks passed
@caendesilva caendesilva deleted the add-workflow-to-configure-template-repository branch May 13, 2024 12:49
caendesilva added a commit that referenced this pull request Jun 19, 2024
Fixes a path where something somehow went wrong with #257
@caendesilva
Copy link
Member Author

Note that there were some issues here now fixed in #260

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GitHub Action workflows should not be included when using the repository template
1 participant