Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge branches to update issue-template branch #88

Merged
merged 4 commits into from
Sep 21, 2023
Merged

Conversation

Chunnyluny
Copy link
Member

Merge issue-template-branch with master to sync issue-template

* Issue templates (#58)

* adjusted enhancement-feature.md with emoji and dotted lists

Commit message to issue template branch
made screenshot of preview as reminder as well see [message link](https://discord.com/channels/688796862639112277/1133811097682587710/1147652642819026984)

Added emojis to make the issue template look more fun, added dotted list symbol to get it better structured. I also made a screenshot of the preview and sent it as a reminder to the discord dogapparel notifications channel if I lost this branch.

Signed-off-by: Chunnyluny <[email protected]>

* Rename enhancement-feature.md to enhancement-feature.md..tpl

to convert the markdown file to be used as template for other issues.

Signed-off-by: Chunnyluny <[email protected]>

* Rename enhancement-feature.md..tpl to enhancement-feature.md.tpl

removed the extra period between md..tpl --> md.tpl

Signed-off-by: Chunnyluny <[email protected]>

---------

Signed-off-by: Chunnyluny <[email protected]>

* Create pmd.yml to analyze xml code (#61)

* Create pmd.yml to analyze xml code

Setup code scanner for XML to find errors on push and pull and writes a report to solve code errors.

Signed-off-by: Chunnyluny <[email protected]>

* Update pmd.yml

fixed indentation

Signed-off-by: Chunnyluny <[email protected]>

---------

Signed-off-by: Chunnyluny <[email protected]>

* Update pmd.yml

removed single quotes from ruleset.xml etc

* Update pmd.yml

indentation

* Update pmd.yml

removed duplicate permission line

* merge origin master to master

adding workflow from remote master

* remove pmd.yml since I found the extension in visual studio code and want to run it locally

Signed-off-by: Chunnyluny <[email protected]>

* settings json on visual studio code locally

settings json on visual studio code locally including user settings, and workspace setting. including committing template for text and form.

* Create labeler.yml

added automatic pull request labeler

Signed-off-by: Chunnyluny <[email protected]>

* edited workflow yml, removing extra comments with #

Signed-off-by: Chunnyluny <[email protected]>

* indentation and added action checkout and the pr numbers

Signed-off-by: Chunnyluny <[email protected]>

* Create cr.yml

added cr.yml for workflow, code review by chatgpt

Signed-off-by: Chunnyluny <[email protected]>

* Update cr.yml

Signed-off-by: Chunnyluny <[email protected]>

* Update labeler.yml

added dot: true and sync-labels: true and specified the latest actions/[email protected]

Signed-off-by: Chunnyluny <[email protected]>

* Create labeler.yml (#66)

added the config file, including labels and when to add them. config documentation etc

Signed-off-by: Chunnyluny <[email protected]>

* Update labeler.yml

Removed the 'single quotes around the files extensions. And removed the duplicated, if any change dot is set to false. Since the workflow, dot: true

Signed-off-by: Chunnyluny <[email protected]>

* trunk linter settings

* Delete .github/workflows/cr.yml

remove since the github action does not work as intended, due to financial reasons. I have already removed the openai_api_key from repo settings

Signed-off-by: Chunnyluny <[email protected]>

* fixed yaml lint errors that I got warned from by trunk and triage workflow, hope it now is readable. Where the * astrisks are, you must put in your own repo name I didn't know that, but now I do and have fixed it.

Signed-off-by: Chunnyluny <[email protected]>

* Update .markdownlint.yaml

Signed-off-by: Chunnyluny <[email protected]>

* Update labeler.yml

removed the double xml line

Signed-off-by: Chunnyluny <[email protected]>

* Update labeler.yml (#70)

Removed the first 2 lines like repo label is not needed and matched documentation with label description from issue labels. Added images label linked to labeler.yml config. Changed automation to GitHub_action

Signed-off-by: Chunnyluny <[email protected]>

---------

Signed-off-by: Chunnyluny <[email protected]>
merge master into issue-template to be in sync and after issue-template
is in sync I can than make issue templates which I can pull in to
origin/master
@Chunnyluny Chunnyluny self-assigned this Sep 21, 2023
@Chunnyluny Chunnyluny changed the title merge issue template with master to sync issue-template Merge branches to update issue-template branch Sep 21, 2023
@Chunnyluny Chunnyluny added the Typo minor change minor edits like fixing typos and formatting indentation label Sep 21, 2023
@Chunnyluny Chunnyluny added this pull request to the merge queue Sep 21, 2023
Merged via the queue into master with commit 2a1a88a Sep 21, 2023
@Chunnyluny Chunnyluny linked an issue Sep 21, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Typo minor change minor edits like fixing typos and formatting indentation
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

add issue forms
1 participant