{"id":17160409,"url":"https://github.com/codenameyau/actions","last_synced_at":"2026-01-20T04:01:13.998Z","repository":{"id":40290573,"uuid":"231509770","full_name":"codenameyau/actions","owner":"codenameyau","description":"Collection of my github actions","archived":false,"fork":false,"pushed_at":"2022-12-07T00:27:50.000Z","size":378,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T04:22:26.417Z","etag":null,"topics":["gh-actions","github-actions"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/codenameyau.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":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2020-01-03T04:07:23.000Z","updated_at":"2020-10-12T22:13:57.000Z","dependencies_parsed_at":"2023-01-23T14:15:19.678Z","dependency_job_id":null,"html_url":"https://github.com/codenameyau/actions","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/codenameyau/actions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenameyau%2Factions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenameyau%2Factions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenameyau%2Factions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenameyau%2Factions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codenameyau","download_url":"https://codeload.github.com/codenameyau/actions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenameyau%2Factions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28595314,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T02:08:49.799Z","status":"ssl_error","status_checked_at":"2026-01-20T02:08:44.148Z","response_time":117,"last_error":"SSL_read: 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":["gh-actions","github-actions"],"created_at":"2024-10-14T22:24:45.086Z","updated_at":"2026-01-20T04:01:13.983Z","avatar_url":"https://github.com/codenameyau.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# actions\n\nThis is a repository for me to make new github action workflows. Eventually\nI want to make this into a framework that can automatically install actions\ninto an existing project. For now this is achieved manually by copy-pasting code.\n\n## Table of Contents\n\n1. [Greetings](#greetings)\n2. [Label PR based on files changed](#label-PR-based-on-files-changed)\n3. [Label PR based on branch name](#label-PR-based-on-branch-name)\n4. [Backmerge from master after releases](#backmerge-from-master-after-releases)\n\n### Greetings\n[This workflow](https://github.com/codenameyau/actions/blob/master/.github/workflows/greetings.yml)\nwill post a github comment when someone posts a pull request or issue for the first time.\n\n### Label PR based on files changed\n\n[This workflow](https://github.com/codenameyau/actions/blob/master/.github/workflows/label-pr-by-files-changed.yml)\nwill label a PR with labels defined inside `.github/labeler.yml`\n\n### Label PR based on branch name\n\n[This workflow](https://github.com/codenameyau/actions/blob/master/.github/workflows/label-pr-by-branch-name.yml)\nwill label a PR with labels defined inside `.github/label-by-branch-name.yml`.\n\n### Backmerge from master after releases\n\n[This workflow](https://github.com/codenameyau/actions/blob/master/.github/workflows/post-release.yml)\nwill perform a back-merge from `master` to `staging` to `edge`\nwhen a pull request to master is merged in. It will also create\na release on GitHub for the latest tag and then create a new tag.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenameyau%2Factions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodenameyau%2Factions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenameyau%2Factions/lists"}