-
Notifications
You must be signed in to change notification settings - Fork 1
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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]>
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
changed the title
merge issue template with master to sync issue-template
Merge branches to update issue-template branch
Sep 21, 2023
Chunnyluny
added
the
Typo minor change
minor edits like fixing typos and formatting indentation
label
Sep 21, 2023
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Merge issue-template-branch with master to sync issue-template