From 7896e7cc77b858a0d4dc031ed56d310803adff6b Mon Sep 17 00:00:00 2001 From: zer0Kerbal <39887717+zer0Kerbal@users.noreply.github.com> Date: Fri, 28 Jul 2023 21:31:05 -0500 Subject: [PATCH] Delete settings.yml --- .github/settings.yml | 265 ------------------------------------------- 1 file changed, 265 deletions(-) delete mode 100644 .github/settings.yml diff --git a/.github/settings.yml b/.github/settings.yml deleted file mode 100644 index b6d1230..0000000 --- a/.github/settings.yml +++ /dev/null @@ -1,265 +0,0 @@ -# settings.yml 1.0.9.8 -# this file: CC BY-ND 4.0 -# zer0Kerbal -# created 01 Jan 2022 -# updated 01 May 2023 -# These settings are synced to GitHub by https://probot.github.io/apps/settings/ -# See https://docs.github.com/en/rest/reference/repos#update-a-repository for all available settings. - -repository: - # The name of the repository. Changing this will rename the repository - name: RustyStarShipyards - - # A short description of the repository that will show up on GitHub - description: Adds Rusty Star Shipyards's agent, flags, and common config files used in all Rusty Star Rockets add-ons for Kerbal Space Program. - - # A URL with more information about the repository - homepage: https://forum.kerbalspaceprogram.com/index.php?/topic/209456-*/ - - # A comma-separated list of topics to set on the repository - topics: agency,agents,flags,rust,rusty-star-rockets,gagax,kerbal,kerbalspaceprogram,ksp,ksp-mods,ksp-parts,kerbal-space,kerbal-space-program,kerbal-mods,gagax,zedk,contributions-welcome,hacktoberfest,mods - -# Labels: define labels for Issues and Pull Requests -labels: - - name: bug 🐛 - color: CC0000 - description: An issue with the system. Something isn't working... KSC... we have an error code - - - name: "help wanted" - color: 008672 - description: "assistance, help, input solicited" - - - name: duplicate - color: FFFFF0 - description: "duplicated issue - it happens" - - - name: FAKQ - oldname: FAQ - color: 78A1A5 - description: "Frequently Asked Kerbal Question" - - - name: "semantic: adoption" - # include the old name to rename an existing label - oldname: adoption - color: BADA55 - description: relating to adoption - - - name: "semantic: release" - color: 00FF00 - description: release - - - name: "semantic: prerelease" - color: 00FF00 - description: prerelase - - - name: "semantic: beta" - color: 00FF00 - description: beta - - - name: "semantic: alpha" - color: 00FF00 - description: alpha - - - name: "issue: text" - color: FBCA04 - description: issue type - - - name: "issue: compatibility/patch" - color: CC0DEB - description: issue type - - - name: "issue: model" - color: FBCA04 - description: issue type - - - name: "issue: texture" - color: FBCA04 - description: issue type - - - name: "issue: sound" - color: FBCA04 - description: issue type - - - name: "issue: config" - color: FBCA04 - description: issue type - - - name: "issue: code" - color: FBCA04 - description: issue type - - - name: "issue: documentation" - color: FBCA04 - description: issue type - - - name: "issue: relationship" - color: FBCA04 - description: issue type - - - name: "issue: license" - color: FBCA04 - description: having to do with license/licensing - - - name: "issue: image" - color: FBCA04 - description: deals with images and imgbot - - - name: "issue: install" - color: FBCA04 - description: issue type - - - name: "issue: other" - color: FBCA04 - description: issue type - - - name: "issue: external" - color: FBCA04 - description: issue originates from external sources - - - name: "type: automation" - color: fbca04 - description: issues for automation actions - - - name: "type: fix" - color: 91ca55 - description: Iterations on existing features or infrastructure. - - - name: "type: infrastructure" - color: ffdda8 - description: improvements or additions to project infrastructure - - - name: "type: localization" - oldname: localization - color: FFFFF0 - description: related to localization and translations - - - name: "type: testing" - color: fbca04 - description: Related to testing. - - - name: "type: chore" - color: fef2c0 - description: Converting measurements, reorganizing folder structure, and other necessary (but less impactful) tasks. - - - name: "type: discussion" - oldname: discussion - color: d4c5f9 - description: Questions, queries, posers, proposals and info that requires discussion. - - - name: "type: imgbot" - color: d4c5f9 - description: imgbot automation. - - - name: "type: docs" - color: fef2c0 - description: Related to documentation and information. - - - name: "type: pages" - color: fef2c0 - description: Related to GitHub pages documentation and information. - - - name: "type: enhancement" - oldname: "Mod-enhancement" - # include the old name to rename an existing label - color: 5ebeff - description: Requested functionality, features, pages, workflows, endpoints, etc. - - - name: "type: feature" - oldname: "Mod-feature" - # include the old name to rename an existing label - description: Brand new functionality, features, pages, workflows, endpoints, etc. - - - name: "type: request" - oldname: "Mod-request" - # include the old name to rename an existing label - color: 5ebeff - description: Requested functionality, features, pages, workflows, endpoints, etc. - - - name: "type: archive" - color: FFFFF0 - description: archive - - - name: "type: upstream" - oldname: "upstream" - # include the old name to rename an existing label - color: FFFFF0 - description: upstream or side stream - - - name: "type: pull request" - oldname: "pull request" - color: FFFFF0 - description: upstream or side stream - - - name: "work: choatic" - color: FBCA04 - description: The situation is chaotic, novel practices used. - - - name: "work: complex" - color: d4c5f9 - description: The situation is complex, emergent practices used. - - - name: "work: complicated" - color: ffb8c6 - description: The situation is complicated, good practices used. - - - name: "work: obvious" - color: 91ca55 - description: The situation is obvious, best practices used. - - - name: "state: approved" - color: 91ca55 - description: Approved to proceed. - - - name: "state: blocked" - color: d73a4a - description: Something is blocking action. - - - name: "state: pending" - color: fbca04 - description: Taking action, but need a few things to happen first. A feature that needs dependencies merged, or a bug that needs further data. - - - name: "state: inactive" - color: e6e6e6 - description: No action needed or possible. The issue is either fixed, addressed better by other issues, or just out of product scope. - - - name: "state: planning" - color: FFFF00 - description: - - - name: "state: won't fix" - color: e6e6e6 - description: No action will be taken at this time - - - name: "hacktoberfest" - color: ff9900 - description: flag for entry into hacktoberfest - - - name: "hacktoberfest-accepted" - color: ff9900 - description: flag for stating PR is accepted as appropriate for hacktoberfest - - - name: "good-first-issue" - color: AEF923 - description: flag for inclusion into good-first-issues listing - - - name: "contributions-welcome" - color: AEF923 - description: flag for inclusion into contributions-welcome listing - - - name: "beginner-friendly" - color: AEF923 - description: flag for inclusion into beginner-friendly listing - - - name: "invalid" - color: FFFF00 - description: flagged as invalid - - - name: "spam" - color: EB212E - description: spam flag - -# Milestones: define milestones for Issues and Pull Requests -milestones: - - title: Localization - Master - description: progress toward total localization - state: open