{"id":22207767,"url":"https://github.com/teamkun/scenamatica-action","last_synced_at":"2025-07-27T08:32:58.147Z","repository":{"id":159141853,"uuid":"634321270","full_name":"TeamKun/scenamatica-action","owner":"TeamKun","description":"Enhance PaperMC plugin quality with its automation framework: YAML-defined tests, CI/CD integration.","archived":false,"fork":false,"pushed_at":"2024-03-30T13:47:44.000Z","size":1315,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-02T02:53:07.634Z","etag":null,"topics":["bukkit","bukkit-plugin","github-actions","gtihub-action","minecraft","papermc","papermc-plugin","peyang","scenario-test","scenario-tester","scenario-testing","spigot","spigot-plugin","test","test-automation","workflow"],"latest_commit_sha":null,"homepage":"https://scenamatica.kunlab.org/","language":"TypeScript","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/TeamKun.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}},"created_at":"2023-04-29T18:41:38.000Z","updated_at":"2023-05-06T08:03:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"e4d494b8-0d10-4cee-9d07-8136cc633dd6","html_url":"https://github.com/TeamKun/scenamatica-action","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeamKun%2Fscenamatica-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeamKun%2Fscenamatica-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeamKun%2Fscenamatica-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeamKun%2Fscenamatica-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TeamKun","download_url":"https://codeload.github.com/TeamKun/scenamatica-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227786804,"owners_count":17819776,"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":["bukkit","bukkit-plugin","github-actions","gtihub-action","minecraft","papermc","papermc-plugin","peyang","scenario-test","scenario-tester","scenario-testing","spigot","spigot-plugin","test","test-automation","workflow"],"created_at":"2024-12-02T19:14:28.028Z","updated_at":"2024-12-02T19:14:28.670Z","avatar_url":"https://github.com/TeamKun.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Scenamatica](https://github.com/TeamKun/Scenamatica) Action\n\n[Scenamatica](https://github.com/TeamKun/Scenamatica) is a tool for automatically scenario testing your PaperMC plugins.  \nScenamatica Action is a GitHub Action for running Scenamatica automatically.\n\n## Usage\n\nSee [action.yaml](./action.yaml)\n\n```yaml\n\non:\n  push:\n  pull_request:\n\npermissions:\n  pull-requests: write  # For writing pull request comments(optional)\n\n# ...\nsteps:\n- uses: TeamKUN/\n  with:\n    # The path to the plugin jar file.\n    plugin: \"target/YourPlugin-1.0.0.jar\"\n    # The scenamatica version to use. (default: \u003cDEPENDS ON THE ACTION VERSION\u003e)\n    scenamatica: \"0.4.0\"\n    # The Minecraft version(default: 1.16.5)\n    minecraft: \"1.16.5\"\n    # The server directory to run the tests. (default: \"server\")\n    server-dir: \"server\"\n    # The token to use for the GitHub API(Writing pull request comments). (default: ${{ github.token }})\n    github-token: ${{ github.token }}\n    # Whether to generate a summary of the test results in the form of a graph.\n    graphical-summary: true\n```\n\nIf you want to run tests on pull requests, you need to set the `pull-requests` permission to `write` in the `permissions` section.\n\n## More Information\n\nPlease see the [Scenamatica documentation](https://scenamatica.kunlab.org/) for more information\\(ONLY IN JAPANESE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteamkun%2Fscenamatica-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteamkun%2Fscenamatica-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteamkun%2Fscenamatica-action/lists"}