{"id":47817046,"url":"https://github.com/leoweyr/github-profile-readme-postprocessor","last_synced_at":"2026-04-03T18:45:32.610Z","repository":{"id":342940523,"uuid":"1175690328","full_name":"leoweyr/github-profile-readme-postprocessor","owner":"leoweyr","description":"A tool that leverages GitHub's built-in features to automatically update your GitHub profile readme file based on your situation and display needs, making the resume of your open-source journey on GitHub more direct, pure, and clear.","archived":false,"fork":false,"pushed_at":"2026-03-30T14:10:04.000Z","size":173,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2026-03-30T16:14:40.434Z","etag":null,"topics":["automation","cloud-native","docker","github-actions","github-profile","graphql-api","infrastructure-as-code","profile-readme-generator","serverless","terraform","zero-trust"],"latest_commit_sha":null,"homepage":"","language":"Go","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/leoweyr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-08T03:13:02.000Z","updated_at":"2026-03-30T14:10:24.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/leoweyr/github-profile-readme-postprocessor","commit_stats":null,"previous_names":["leoweyr/github-profile-readme-postprocessor"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/leoweyr/github-profile-readme-postprocessor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leoweyr%2Fgithub-profile-readme-postprocessor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leoweyr%2Fgithub-profile-readme-postprocessor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leoweyr%2Fgithub-profile-readme-postprocessor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leoweyr%2Fgithub-profile-readme-postprocessor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leoweyr","download_url":"https://codeload.github.com/leoweyr/github-profile-readme-postprocessor/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leoweyr%2Fgithub-profile-readme-postprocessor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31370203,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T17:53:18.093Z","status":"ssl_error","status_checked_at":"2026-04-03T17:53:17.617Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["automation","cloud-native","docker","github-actions","github-profile","graphql-api","infrastructure-as-code","profile-readme-generator","serverless","terraform","zero-trust"],"created_at":"2026-04-03T18:45:32.082Z","updated_at":"2026-04-03T18:45:32.592Z","avatar_url":"https://github.com/leoweyr.png","language":"Go","readme":"![github-profile-readme-postprocessor](https://socialify.git.ci/leoweyr/github-profile-readme-postprocessor/image?description=1\u0026font=KoHo\u0026logo=https%3A%2F%2Fraw.githubusercontent.com%2Fleoweyr%2Fgithub-profile-readme-postprocessor%2Frefs%2Fheads%2Fdevelop%2Fassets%2Ficon.svg\u0026name=1\u0026owner=1\u0026pattern=Formal+Invitation\u0026theme=Light)\n\n## 🏗️ Build\n\nYou can build the Docker image with optional build arguments to configure the Alpine mirror and Go proxy.\n\nPlease replace the `$AlpineMirror` and `$GoProxy` variables with their actual values:\n\n```bash\ndocker build -t github-profile-postprocessor --build-arg ALPINE_MIRROR=$AlpineMirror GOPROXY=$GoProxy\n```\n\n| Argument        | Description                                      |\n|-----------------|--------------------------------------------------|\n| `ALPINE_MIRROR` | Alpine Linux package mirror domain.              |\n| `GOPROXY`       | Go module proxy URL.                             |\n\n## 🐙 GitHub Actions Usage\n\n![Usage](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fabacus.jasoncameron.dev%2Fget%2Fleoweyr%2Fgithub-profile-readme-postprocessor-usage\u0026query=%24.value\u0026label=Usage\u0026color=blue\u0026suffix=%20times)\n![Used by Developers](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/leoweyr/64244ccf3d52ec6458cb56c652a41c8d/raw/github-profile-readme-postprocessor-github-actions-used-by-stats.json)\n\nYou can use this tool as a GitHub Action to automatically update your profile README.\n\n\u003e [!IMPORTANT]\n\u003e\n\u003e **Template-First**: Always edit your template file. The action overwrites `README.md` with rendered content.\n\u003e **Security**: All `endpoint` values MUST end with `/markdown`.\n\u003e **Permissions**: Ensure `permissions: contents: write` is set.\n\n| Argument | Description | Required |\n| :--- | :--- | :--- |\n| `github_token` | GitHub Token for API access. | **Yes** |\n| `readme_template_path` | Path to the README template file. | No |\n| `tasks` | JSON list of tasks defining anchors, endpoints, and params. | No |\n| `sort_latest_activity_blocks` | Whether to sort `LATEST_ACTIVITY` blocks by timestamp (descending). | No |\n\n1. **Create Template**\n\n   Create a template markdown file (e.g., `README.template.md`) in your repository. Insert the following anchors where you want content:\n\n   ```markdown\n   \u003c!-- YOUR_ANCHOR --\u003e\n   ```\n\n2. **Configure Workflow**\n\n   For full endpoint usage and parameter details, please refer to [api/openapi.yaml](api/openapi.yaml).\n\n   ```yaml\n   name: Update Profile README\n   \n   on:\n     schedule:\n       - cron: '0 0 * * *'  # Run daily at midnight.\n     workflow_dispatch:\n   \n   jobs:\n     update-readme:\n       runs-on: ubuntu-latest\n       permissions:\n         contents: write  # Essential for pushing changes.\n       steps:\n         - uses: actions/checkout@v4\n         \n         - name: Update Profile Readme\n           uses: leoweyr/github-profile-readme-postprocessor@main\n           with:\n             github_token: ${{ secrets.GITHUB_TOKEN }}\n             readme_template_path: 'README.template.md'  # Your template file.\n             sort_latest_activity_blocks: true\n             tasks: |\n               [\n                 {\n                   \"anchor\": \"\u003c!-- SUPPORT_INFO --\u003e\",\n                   \"endpoint\": \"/v1/support/markdown\",\n                   \"params\": {}\n                 },\n                 {\n                   \"anchor\": \"\u003c!-- CONTRIBUTED_REPOS --\u003e\",\n                   \"endpoint\": \"/v1/contributed-repositories/markdown\",\n                   \"params\": {\n                     \"limit_count\": 5,\n                     \"include_commits\": true,\n                     \"title\": \"### 📦 Project\"\n                   }\n                 }\n               ]\n         \n         - name: Commit and Push\n           run: |\n             git config --global user.name 'github-actions[bot]'\n             git config --global user.email 'github-actions[bot]@users.noreply.github.com'\n             git add README.md\n             git commit -m \"docs: update profile rstats\" || exit 0\n             git push\n   ```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleoweyr%2Fgithub-profile-readme-postprocessor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleoweyr%2Fgithub-profile-readme-postprocessor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleoweyr%2Fgithub-profile-readme-postprocessor/lists"}