{"id":28629825,"url":"https://github.com/mezgoodle/format-repo","last_synced_at":"2026-04-29T21:07:18.777Z","repository":{"id":157921891,"uuid":"633718722","full_name":"mezgoodle/format-repo","owner":"mezgoodle","description":"GitHub Action workflow to format your code and push to repository","archived":false,"fork":false,"pushed_at":"2025-03-11T07:20:37.000Z","size":504,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T08:26:00.503Z","etag":null,"topics":["actions","git","javascript","python"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mezgoodle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-28T06:05:46.000Z","updated_at":"2025-03-11T07:20:20.000Z","dependencies_parsed_at":"2024-09-13T17:55:01.145Z","dependency_job_id":null,"html_url":"https://github.com/mezgoodle/format-repo","commit_stats":null,"previous_names":["mezgoodle/share-repo"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mezgoodle/format-repo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mezgoodle%2Fformat-repo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mezgoodle%2Fformat-repo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mezgoodle%2Fformat-repo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mezgoodle%2Fformat-repo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mezgoodle","download_url":"https://codeload.github.com/mezgoodle/format-repo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mezgoodle%2Fformat-repo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259462576,"owners_count":22861514,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["actions","git","javascript","python"],"created_at":"2025-06-12T12:13:40.503Z","updated_at":"2026-04-29T21:07:13.723Z","avatar_url":"https://github.com/mezgoodle.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=mezgoodle_share-repo\u0026metric=alert_status)](https://sonarcloud.io/summary/new_code?id=mezgoodle_share-repo)\n[![codecov](https://codecov.io/gh/mezgoodle/share-repo/branch/main/graph/badge.svg?token=UTFT25WNFD)](https://codecov.io/gh/mezgoodle/share-repo)\n[![Test action](https://github.com/mezgoodle/share-repo/actions/workflows/blank.yml/badge.svg)](https://github.com/mezgoodle/share-repo/actions/workflows/blank.yml)\n\n# Format repo\n\nHello! This is my project for [GitHub + DEV 2023 Hackathon](https://dev.to/devteam/announcing-the-github-dev-2023-hackathon-4ocn). I created an action that formats the code in Python and JavaScript and automatically pushes the corrected code to the repository.\n\n## Inputs\n\n### `githubToken`\n\n**Required** The GitHub Token with `repo:scope`.\n\n### `python`\n\n**Not required** Flag to format python code.\n\n### `javascript`\n\n**Not required** Flag to format javascript code.\n\n### `projectFolder`\n\n**Not required** Path to the project folder.\n\n## Example usage\n\n```yaml\n- name: Run the action\n  uses: mezgoodle/format-repo@v1.0.0\n  with:\n    python: true\n    javascript: true\n    gitHubToken: ${{ secrets.TOKEN }}\n    projectFolder: 'src/'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmezgoodle%2Fformat-repo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmezgoodle%2Fformat-repo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmezgoodle%2Fformat-repo/lists"}