From 010bc2a6f34c171920c3561361697c159702f9e1 Mon Sep 17 00:00:00 2001 From: sovitybot Date: Fri, 20 Dec 2024 10:27:57 +0000 Subject: [PATCH 1/5] =?UTF-8?q?=F0=9F=94=84=20Templates:=20synced=20local?= =?UTF-8?q?=20'.github/ISSUE=5FTEMPLATE/epic=5Ftemplate.md'=20with=20remot?= =?UTF-8?q?e=20'.github/ISSUE=5FTEMPLATE/epic=5Ftemplate.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/epic_template.md | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/epic_template.md b/.github/ISSUE_TEMPLATE/epic_template.md index 390a4899..0d3f9833 100644 --- a/.github/ISSUE_TEMPLATE/epic_template.md +++ b/.github/ISSUE_TEMPLATE/epic_template.md @@ -6,12 +6,10 @@ labels: "kind/epic" assignees: "" --- -# Epic - ## Description -### Requirements +## Requirements @@ -23,17 +21,10 @@ assignees: "" - [ ] Create Stories which can be converted into issues ``` -### Security Constraints - -- [ ] Final solution design has been challenged for security related topics - -## Initiative / goal - - -### Hypothesis +## Hypothesis -## Acceptance criteria and must have scope +## Acceptance Criteria ## Stakeholders From 18b178d0a998145344765b018e0ff99c527294bd Mon Sep 17 00:00:00 2001 From: sovitybot Date: Fri, 20 Dec 2024 10:27:57 +0000 Subject: [PATCH 2/5] =?UTF-8?q?=F0=9F=94=84=20Templates:=20synced=20local?= =?UTF-8?q?=20'.github/ISSUE=5FTEMPLATE/feature=5Frequest.md'=20with=20rem?= =?UTF-8?q?ote=20'.github/ISSUE=5FTEMPLATE/feature=5Frequest.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/feature_request.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index eaad0268..0513c0ac 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -6,24 +6,25 @@ labels: "kind/enhancement" assignees: "" --- -# Feature Request - ## Description As a {user} who {preconditions}, I want to {do something}, so I can {goal}. -## Which Areas Would Be Affected? - +## Affected Areas + -## Why Is the Feature Desired? - +## Motivation + -## How does this tie into our current product? - +## Related Initiatives or Features + ## Stakeholders +## Acceptance Criteria + + ## Solution Proposal and Work Breakdown From b0ae339744c174202b39e088f175c72ceef40d0f Mon Sep 17 00:00:00 2001 From: sovitybot Date: Fri, 20 Dec 2024 10:27:57 +0000 Subject: [PATCH 3/5] =?UTF-8?q?=F0=9F=94=84=20Templates:=20synced=20local?= =?UTF-8?q?=20'.github/ISSUE=5FTEMPLATE/documentation.md'=20with=20remote?= =?UTF-8?q?=20'.github/ISSUE=5FTEMPLATE/documentation.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/documentation.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md index 4ca8c166..1a9e8795 100644 --- a/.github/ISSUE_TEMPLATE/documentation.md +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -6,8 +6,6 @@ labels: "task/documentation" assignees: "" --- -# Documentation Update Request - ## Description From 85a23438d0ebeca56f2f9aae32971a29bc0a4037 Mon Sep 17 00:00:00 2001 From: sovitybot Date: Fri, 20 Dec 2024 10:27:57 +0000 Subject: [PATCH 4/5] =?UTF-8?q?=F0=9F=94=84=20Templates:=20synced=20local?= =?UTF-8?q?=20'.github/ISSUE=5FTEMPLATE/process.md'=20with=20remote=20'.gi?= =?UTF-8?q?thub/ISSUE=5FTEMPLATE/process.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/process.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/process.md b/.github/ISSUE_TEMPLATE/process.md index f49cf43b..4d9fa596 100644 --- a/.github/ISSUE_TEMPLATE/process.md +++ b/.github/ISSUE_TEMPLATE/process.md @@ -6,8 +6,6 @@ labels: ["task/refine-process","task/documentation"] assignees: "" --- -# Process Refinement Request - ## Description From 9bfa1dc1dd1e9c31e670c378e243f2929eabf798 Mon Sep 17 00:00:00 2001 From: sovitybot Date: Fri, 20 Dec 2024 10:27:57 +0000 Subject: [PATCH 5/5] =?UTF-8?q?=F0=9F=94=84=20Templates:=20synced=20local?= =?UTF-8?q?=20'.github/workflows/add=5Fissue=5Fto=5Fproject.yml'=20with=20?= =?UTF-8?q?remote=20'.github/workflows/add=5Fissue=5Fto=5Fproject.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/add_issue_to_project.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/add_issue_to_project.yml b/.github/workflows/add_issue_to_project.yml index c90d0860..655427dd 100644 --- a/.github/workflows/add_issue_to_project.yml +++ b/.github/workflows/add_issue_to_project.yml @@ -15,7 +15,3 @@ jobs: with: project-url: https://github.com/orgs/sovity/projects/9 github-token: ${{ secrets.ADD_ISSUE_TO_PROJECT_PAT }} - - uses: actions/add-to-project@v1.0.2 - with: - project-url: https://github.com/orgs/sovity/projects/25 - github-token: ${{ secrets.ADD_ISSUE_TO_PROJECT_PAT }}