{"id":15767977,"url":"https://github.com/technote-space/test-github-actions","last_synced_at":"2026-01-08T14:45:13.497Z","repository":{"id":35420895,"uuid":"203717603","full_name":"technote-space/test-github-actions","owner":"technote-space","description":"Test GitHub Actions","archived":false,"fork":false,"pushed_at":"2023-03-04T04:34:11.000Z","size":2160,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T23:39:02.074Z","etag":null,"topics":["github-actions"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/technote-space.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://paypal.me/technote0space"}},"created_at":"2019-08-22T05:00:35.000Z","updated_at":"2021-06-25T16:03:02.000Z","dependencies_parsed_at":"2024-10-25T13:48:17.252Z","dependency_job_id":"c19d58b9-44b5-42e7-91c8-febe00eb8820","html_url":"https://github.com/technote-space/test-github-actions","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Ftest-github-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Ftest-github-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Ftest-github-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Ftest-github-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/technote-space","download_url":"https://codeload.github.com/technote-space/test-github-actions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246458009,"owners_count":20780678,"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"],"created_at":"2024-10-04T13:42:00.464Z","updated_at":"2026-01-08T14:45:13.449Z","avatar_url":"https://github.com/technote-space.png","language":"JavaScript","funding_links":["https://paypal.me/technote0space"],"categories":[],"sub_categories":[],"readme":"# Test GitHub Actions\n\n[![CI Status](https://github.com/technote-space/test-github-actions/workflows/CI/badge.svg)](https://github.com/technote-space/test-github-actions/actions)\n[![codecov](https://codecov.io/gh/technote-space/test-github-actions/branch/master/graph/badge.svg)](https://codecov.io/gh/technote-space/test-github-actions)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/technote-space/jquery.marker-animation/blob/master/LICENSE)\n\n## Table of Contents\n\n\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDetails\u003c/summary\u003e\n\n- [What I Tried](#what-i-tried)\n  - [GitHub Project card](#github-project-card)\n  - [Add label by branch name](#add-label-by-branch-name)\n  - [Add label by files](#add-label-by-files)\n  - [GitHub Releases](#github-releases)\n  - [Slack](#slack)\n- [What I Created](#what-i-created)\n  - [Assign author to issue and PR](#assign-author-to-issue-and-pr)\n  - [Add label by project card move](#add-label-by-project-card-move)\n  - [Release GitHub Actions](#release-github-actions)\n  - [Create TOC](#create-toc)\n  - [Update dependencies](#update-dependencies)\n  - [PR Body](#pr-body)\n  - [Check version](#check-version)\n  - [Git diff](#git-diff)\n  - [Git comment](#git-comment)\n  - [Create PR Body by commit](#create-pr-body-by-commit)\n- [Resources](#resources)\n- [Author](#author)\n\n\u003c/details\u003e\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n## What I Tried\n\n### GitHub Project card\n- [Create Project Card Action](https://github.com/technote-space/create-project-card-action)\n\n### Add label by branch name\n- [PR Labeler](https://github.com/technote-space/pr-labeler-action)\n\n### Add label by files\n- [Pull Request Labeler](https://github.com/actions/labeler)\n\n### GitHub Releases\n- [Release Drafter](https://github.com/release-drafter/release-drafter)\n\n### Slack\n- [Action Slack](https://github.com/8398a7/action-slack)\n\n## What I Created\n\n### Assign author to issue and PR\n- [Assign Author](https://github.com/technote-space/assign-author)\n\n### Add label by project card move\n- [Auto card labeler](https://github.com/technote-space/auto-card-labeler)\n\n### Release GitHub Actions\n- [Release GitHub Actions](https://github.com/technote-space/release-github-actions)\n\n### Create TOC\n- [TOC Generator](https://github.com/technote-space/toc-generator)\n\n### Update dependencies\n- [Create PR Action](https://github.com/technote-space/create-pr-action)\n\n### PR Body\n- [Create PR Action](https://github.com/technote-space/create-pr-action)\n\n### Check version\n- [Package Version Check Action](https://github.com/technote-space/package-version-check-action)\n- [WP Version Check Action](https://github.com/technote-space/wp-version-check-action)\n\n### Git diff\n- [Get Diff Action](https://github.com/technote-space/get-diff-action)\n\n### Git comment\n- [Get git comment action](https://github.com/technote-space/get-git-comment-action)\n\n### Create PR Body by commit\n- [PR Commit Body Action](https://github.com/technote-space/pr-commit-body-action)\n\n## Resources\n- [About GitHub Actions](https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions)\n- [Automating your workflow with GitHub Actions](https://help.github.com/en/categories/automating-your-workflow-with-github-actions)\n- [Awesome Actions](https://github.com/sdras/awesome-actions)\n\n## Author\n[GitHub (Technote)](https://github.com/technote-space)  \n[Blog](https://technote.space)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnote-space%2Ftest-github-actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechnote-space%2Ftest-github-actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnote-space%2Ftest-github-actions/lists"}