{"id":51192981,"url":"https://github.com/resend/public-shared-workflows","last_synced_at":"2026-06-27T17:30:37.715Z","repository":{"id":357916604,"uuid":"1239090357","full_name":"resend/public-shared-workflows","owner":"resend","description":"public gh workflows and actions that can reused across public repos","archived":false,"fork":false,"pushed_at":"2026-05-18T19:01:46.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-27T19:35:41.375Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/resend.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-14T18:48:57.000Z","updated_at":"2026-05-18T19:01:51.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/resend/public-shared-workflows","commit_stats":null,"previous_names":["resend/public-shared-workflows"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/resend/public-shared-workflows","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resend%2Fpublic-shared-workflows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resend%2Fpublic-shared-workflows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resend%2Fpublic-shared-workflows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resend%2Fpublic-shared-workflows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/resend","download_url":"https://codeload.github.com/resend/public-shared-workflows/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resend%2Fpublic-shared-workflows/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34862627,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-27T02:00:06.362Z","response_time":126,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-06-27T17:30:37.087Z","updated_at":"2026-06-27T17:30:37.704Z","avatar_url":"https://github.com/resend.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# public-shared-workflows\n\nReusable GitHub Actions for Resend repos.\n\n## Actions\n\n### `sync_prs_to_linear`\n\nSyncs open, non-draft PRs to Linear issues. Idempotent — uses a `linear-synced` label and Linear attachments to avoid duplicates across runs.\n\n**Required permissions:**\n```yaml\npermissions:\n  pull-requests: write\n  issues: write\n```\n\n**Usage:**\n```yaml\nsteps:\n  - uses: resend/public-shared-workflows/.github/actions/sync_prs_to_linear@\u003ccommit-sha\u003e\n    with:\n      linear-api-key: ${{ secrets.LINEAR_API_KEY }}\n      linear-team-id: ${{ secrets.LINEAR_TEAM_ID }}\n      github-token: ${{ github.token }}\n```\n\n| Input | Description |\n|-------|-------------|\n| `linear-api-key` | Linear API key |\n| `linear-team-id` | Linear team ID to create issues in |\n| `github-token` | GitHub token with `pull-requests:read` and `issues:write` |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fresend%2Fpublic-shared-workflows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fresend%2Fpublic-shared-workflows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fresend%2Fpublic-shared-workflows/lists"}