Skip to content

Conversation

@manudeli
Copy link
Member

autofix.ci를 추가합니다

- Added Prettier version 3.6.2 to devDependencies in package.json.
- Included Prettier in the .pnp.cjs and yarn.lock files.
- Created a .prettierignore file to exclude the .yarn directory from formatting.
@vercel
Copy link

vercel bot commented Aug 30, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
frontend-fundamentals Ready Ready Preview Comment Sep 1, 2025 1:59am

- Created a new GitHub Actions workflow (`autofix.yml`) to automate code formatting using Prettier on push and pull request events.
- Configured the workflow to run on the `main` branch and handle concurrency for multiple events.
- Updated the `autofix.yml` file to use consistent quotation marks for cache settings and node version file path.
@autofix-troubleshooter
Copy link

Hi! I'm the autofix logoautofix.ci troubleshooter bot.

It looks like you correctly set up a CI job that uses the autofix.ci GitHub Action, but the autofix.ci GitHub App has not been installed for this repository. This means that autofix.ci unfortunately does not have the permissions to fix this pull request. If you are the repository owner, please install the app and then restart the CI workflow! 😃

@manudeli
Copy link
Member Author

@Kimbangg @milooy autofix.ci GitHub App을 설치해야 이 workflow가 작동해요!
모바일폰에서 https://github.com/apps/autofix-ci/installations/select_target 이 링크에서 frontend-fundamentals 레포에 앱 설치해주시면 이 workflow가 잘 동작할 거에요!

이 PR이 머지되고 나서는 prettier를 설치하지 않아도 PR의 워크플로우에서 포맷팅을 해주게 되기 때문에 유지보수에 덜 노력을 들여도 되게 되어요! 고려해보시고 앱설치하고 해당 워크플로우를 rerun하게 되면 효과를 바로 보실 수 있어요

@manudeli manudeli marked this pull request as ready for review August 30, 2025 13:34
Copy link
Collaborator

@milooy milooy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@milooy milooy merged commit ee59cac into main Sep 1, 2025
3 checks passed
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.

4 participants