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

Update CI to allow GitHub UI commits #267

Open
mikemaccana opened this issue Jul 16, 2024 · 1 comment
Open

Update CI to allow GitHub UI commits #267

mikemaccana opened this issue Jul 16, 2024 · 1 comment

Comments

@mikemaccana
Copy link
Collaborator

Problem

We get external contribs like #257 that can't be merged automatically because they've either been done via GitHub UI (which doesn't format on save) or someone doesn't have format on save set up.

We then have to pull down the repo and manually format.

Proposed Solution

Fix formatting after merge in GitHub CI.

@nickfrosty
Copy link
Collaborator

I had added some for running and merging prettier via a tag, but it was super finicky
https://github.com/solana-foundation/developer-content/blob/main/.github/label-actions.yml

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

No branches or pull requests

2 participants