{"id":20990595,"url":"https://github.com/bhumijgupta/panda-watcher-ci","last_synced_at":"2026-04-21T18:36:22.183Z","repository":{"id":97584749,"uuid":"236932959","full_name":"bhumijgupta/Panda-watcher-CI","owner":"bhumijgupta","description":"Github Action CI workflow script that complements panda-portfolio. It automates the task of building static html from config.json file.","archived":false,"fork":false,"pushed_at":"2020-01-29T08:11:44.000Z","size":168,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-20T08:11:41.778Z","etag":null,"topics":["continous-integration","github","github-actions","github-ci","github-pages","panda-portfolio"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bhumijgupta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-01-29T08:10:51.000Z","updated_at":"2020-01-29T08:13:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"4007ae92-df10-4ab5-9ef5-b4c43adaf4f6","html_url":"https://github.com/bhumijgupta/Panda-watcher-CI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhumijgupta%2FPanda-watcher-CI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhumijgupta%2FPanda-watcher-CI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhumijgupta%2FPanda-watcher-CI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhumijgupta%2FPanda-watcher-CI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bhumijgupta","download_url":"https://codeload.github.com/bhumijgupta/Panda-watcher-CI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243401515,"owners_count":20285060,"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":["continous-integration","github","github-actions","github-ci","github-pages","panda-portfolio"],"created_at":"2024-11-19T06:34:34.647Z","updated_at":"2025-12-24T18:50:02.761Z","avatar_url":"https://github.com/bhumijgupta.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Panda-watcher-CI\n\nPanda watcher CI is a Github Action CI workflow script that complements [panda-portfolio](https://www.npmjs.com/package/panda-portfolio). It automates the task of building static html from config.json file.\n\n## Introduction\n\nPanda watcher CI is a complemetary script to [Panda-portfolio](www.npmjs.com/package/panda-portfolio). It automatically runs `npx panda-portfolio config.json`, builds static html from config.json, pushes it to the branch and requests page rebuild (in case of github pages).\n\n## Features\n* Autogenerate static html page when pushed changes to repo\n* Requests gh-pages rebuild to deploy new site\n* Easy to use and implement\n\n## Usage\n1. Generate Personal Authentication Token ([Why do I need this?](#Why-generate-PAT-token))\n    1. In the upper-right corner of any page, click your profile photo, then click Settings.\n    2. In the left sidebar, click Developer settings.\n    3. In the left sidebar, click Personal access tokens.\n    4. Click Generate new token.\n    5. Give your token name `PAT_TOKEN`.\n    6. Select repo scope.\n    7. Click Generate Token.\n    8. Click  to copy the token to your clipboard. For security reasons, after you navigate off the page, you will not be able to see the token again.\n\n2. Go to repo where panda-watcher-CI is configured. Add PAT to repository secret.\n    1. Go to Settings \u003e Add new secrets\n        ![Step 1](assets/pic1.png)\n    2. Click on Add a new secret\n    3. Give the title `PAT_TOKEN`, and paste the token from Step 2 in value\n        ![Step 2](assets/pic2.png)\n    4. Click on Add Secret\n        ![Step 3](assets/pic3.png)\n\n3. Copy [`main.yml`](main.yml) to `.github/workflows` in the target repo.\n\n4. You are ready to go.\n\n## See demo\nSee demo on [https://github.com/bhumijgupta/bhumijgupta.github.io/](https://github.com/bhumijgupta/bhumijgupta.github.io/)\n\n## Why generate PAT token\nPanda-watcher-CI adds an additional commit to the repo. We add commit from a dummy account (panda-portfolio-ci@users.noreply.github.com). Github Actions does not run when additional commit is added from dummy account. This also does not trigger Github pages to rebuild the page. To rebuild the page we trigger Github pages API to rebuild the page, which requires the PAT token.\n\n## License\n\n![GitHub](https://img.shields.io/github/license/bhumijgupta/huffman-compression-library)\n\nThis library is licensed under MIT License. The license file can be found [here](LICENSE)\n\n## Author\n\n[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)\n\n### Bhumij Gupta\n\n![GitHub followers](https://img.shields.io/github/followers/bhumijgupta?label=Follow\u0026style=social) [![LinkedIn](https://img.shields.io/static/v1.svg?label=connect\u0026message=@bhumijgupta\u0026color=success\u0026logo=linkedin\u0026style=flat\u0026logoColor=white)](https://www.linkedin.com/in/bhumijgupta/) ![Twitter URL](https://img.shields.io/twitter/url?style=social\u0026url=http%3A%2F%2Ftwitter.com%2Fbhumijgupta)\n\n---\n\n```C++\nif(repo.isAwesome || repo.isHelpful){\n    StarRepo();\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhumijgupta%2Fpanda-watcher-ci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbhumijgupta%2Fpanda-watcher-ci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhumijgupta%2Fpanda-watcher-ci/lists"}