Skip to content

add-gh-autofix #576

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

Merged
merged 2 commits into from
Jul 18, 2024
Merged

add-gh-autofix #576

merged 2 commits into from
Jul 18, 2024

Conversation

OmarMcAdam
Copy link
Member

@OmarMcAdam OmarMcAdam commented Jul 18, 2024

TL;DR

This PR adds autofix.ci to automate code formatting and updates the check script in package.json to remove format check as it will be handled by autofix.ci.

What changed?

  • Added .github/workflows/autofix.yml file to configure autofix.ci
  • Updated the check script in package.json to exclude format check

How to test?

  1. Ensure autofix.ci runs upon creating a pull request or pushing to the main branch.
  2. Verify that code formatting is automatically fixed by autofix.ci and that the check script doesn't include format check.

Why make this change?

To ensure code is consistently formatted automatically, reducing the need for manual formatting checks and improving code quality.


What does this PR do?

Fixes # (issue)

If there is not an issue for this, please create one first. This is used to tracking purposes and also helps use understand why this PR exists

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Chore (refactoring code, technical debt, workflow improvements)
  • Enhancement (small improvements)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist

Required

  • Read Contributing Guide
  • Self-reviewed my own code
  • Tested my code in a local environment
  • Commented on my code in hard-to-understand areas
  • Checked for warnings, there are none
  • Removed all console.logs
  • Merged the latest changes from main onto my branch with git pull origin main
  • My changes don't cause any responsiveness issues

Appreciated

  • If a UI change was made: Added a screen recording or screenshots to this PR
  • Updated the UnInbox Docs if changes were necessary

Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @McPizza0 and the rest of your teammates on Graphite Graphite

@OmarMcAdam OmarMcAdam requested a review from BlankParticle July 18, 2024 10:59
@OmarMcAdam OmarMcAdam marked this pull request as ready for review July 18, 2024 10:59
Copy link

graphite-app bot commented Jul 18, 2024

Graphite Automations

"Auto-assign PRs to author" took an action on this PR • (07/18/24)

1 assignee was added to this PR based on Rahul Mishra's automation.

@OmarMcAdam OmarMcAdam merged commit 20e84d8 into main Jul 18, 2024
5 checks passed
Copy link
Member Author

Merge activity

  • Jul 18, 7:10 AM EDT: @McPizza0 merged this pull request with Graphite.

@BlankParticle BlankParticle deleted the add-gh-autofix branch July 21, 2024 12:01
OmarMcAdam added a commit that referenced this pull request Jul 22, 2024
Co-authored-by: Yash Khatri <[email protected]>
Co-authored-by: BlankParticle <[email protected]>
Co-authored-by: McPizza <[email protected]>
Co-authored-by: Chris <[email protected]>
Co-authored-by: Yash Khatri <[email protected]>
Co-authored-by: Rohit Kumar Saini <[email protected]>
Co-authored-by: Esther Lizardo <[email protected]>
Co-authored-by: ben <[email protected]>
fix: file name generation for missing filenames for attachments (#533)
fix: replace convo list with Virtuoso component to fix bugs (#536)
fix: new email based participants are correctly added now (#538)
Fixes #215
fix: check org shortCode availability before creating org (#544)
fix: password auto complete suggestion fix (#546)
fixed (#558)
fix(signup): save profile without avatar (#561)
Fixes #549 
fix: make trpc redirects work in web (#555)
fix (#565)
Fixes #564 
fix: rename the postal local mode env variable to be proper one (#573)
fix (#576)
fix and input box default length fix (#570)
fix-redirect-when-already-in-org (#578)
fix-rename-shortCode-shortcode (#580)
fixes #507
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.

2 participants