{"id":20081921,"url":"https://github.com/eval/actions","last_synced_at":"2025-05-06T00:31:25.620Z","repository":{"id":222318527,"uuid":"756789518","full_name":"eval/actions","owner":"eval","description":"Light, sound áaand action! 🏎️","archived":false,"fork":false,"pushed_at":"2024-07-15T15:08:40.000Z","size":58,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-09T06:12:36.242Z","etag":null,"topics":["github-actions","polar"],"latest_commit_sha":null,"homepage":"","language":"Clojure","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/eval.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":"2024-02-13T10:10:12.000Z","updated_at":"2024-07-15T15:08:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"919d42ac-4c72-4151-8f43-41245728af54","html_url":"https://github.com/eval/actions","commit_stats":null,"previous_names":["eval/actions"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eval%2Factions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eval%2Factions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eval%2Factions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eval%2Factions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eval","download_url":"https://codeload.github.com/eval/actions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252598318,"owners_count":21774236,"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":["github-actions","polar"],"created_at":"2024-11-13T15:40:55.319Z","updated_at":"2025-05-06T00:31:25.292Z","avatar_url":"https://github.com/eval.png","language":"Clojure","readme":"# actions\n\nCollection of handy GitHub actions.\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://polar.sh/eval\"\u003e\u003cpicture\u003e\u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://polar.sh/embed/subscribe.svg?org=eval\u0026label=Subscribe\u0026darkmode\"\u003e\u003cimg alt=\"Subscribe on Polar\" src=\"https://polar.sh/embed/subscribe.svg?org=eval\u0026label=Subscribe\"\u003e\u003c/picture\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Usage\n\n### [Polar](https://polar.sh/): strip paywall\n\nWhen publishing articles with paywalled snippets (as benefit for paying subscribers), this action will remove them after X days since publication.\n\n``` yaml\njobs:\n  PolarStripPaywalls:\n    timeout-minutes: 15\n    runs-on: ubuntu-22.04\n    steps:\n      - name: StripIt\n        uses: eval/actions/polar-strip-paywall@main\n        with:\n          org: your-org\n          days-since-publish: 7\n        env:\n          POLAR_API_TOKEN: ${{ secrets.POLAR_API_TOKEN }}\n```\n\nSee also this [dogfooding workflow](https://github.com/eval/actions/blob/main/.github/workflows/polar-strip-paywall.yml).  \nSee [CLI documentation](./polar-strip-paywall/README.md).  \n[Sponsor me](https://polar.sh/eval/subscriptions) if this action provided value 🙏🏻\n\n### [Polar](https://polar.sh/): tag posts\n\nInserts tags and lists articles by tag. [Example](https://polar.sh/eval/posts/articles-by-tag):\n\n![Screenshot 2024-03-06 at 11 10 53](https://github.com/eval/actions/assets/290596/7e7edd33-e332-4c79-8ed9-00fa8aed25e8)\n\n#### Usage\n\n1. Tag a post  \n  Insert `\u003c!-- POLAR-TAGS tags=\"tag1, some other tag\" --\u003e` in a post.  \n  **NOTE**: Make sure to use double quotes even when having one tag.\n1. Create a post listing all tags  \n  ...insert `\u003c!-- POLAR-TAGS-LIST --\u003e` and publish.\n1. Run the following job\n\n``` yaml\njobs:\n  PolarTags:\n    timeout-minutes: 15\n    runs-on: ubuntu-22.04\n    steps:\n      - name: Update tag-snippets\n        uses: eval/actions/polar-tags@main\n        with:\n          org-slug: your-org\n          org-id: the-polar-uuid\n        env:\n          POLAR_API_TOKEN: ${{ secrets.POLAR_API_TOKEN }}\n```\n\nSee also this [dogfooding workflow](https://github.com/eval/actions/blob/main/.github/workflows/polar-tags.yml).  \nSee [CLI documentation](./polar-tags/README.md).  \n[Sponsor me](https://polar.sh/eval/subscriptions) if this action provided value 🙏🏻\n","funding_links":["https://polar.sh/eval","https://polar.sh/","https://polar.sh/eval/subscriptions","https://polar.sh/eval/posts/articles-by-tag"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feval%2Factions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feval%2Factions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feval%2Factions/lists"}