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

Create labeler.yml #66

Merged
merged 2 commits into from
Sep 6, 2023
Merged

Create labeler.yml #66

merged 2 commits into from
Sep 6, 2023

Conversation

Chunnyluny
Copy link
Member

Added the config file, including labels and when to add them. Config documentation etc. when I find new labels, they will be added. Maybe I should remove automation label, because GitHub action automatically added GitHub action label to one of the issues.

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

Signed-off-by: Chunnyluny <102756485+Chunnyluny@users.noreply.github.com>
@cr-gpt
Copy link

cr-gpt bot commented Sep 6, 2023

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

@cr-gpt
Copy link

cr-gpt bot commented Sep 6, 2023

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

@Chunnyluny Chunnyluny merged commit 78d4f11 into master Sep 6, 2023
0 of 3 checks passed
Chunnyluny added a commit that referenced this pull request Sep 10, 2023
* 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 <102756485+Chunnyluny@users.noreply.github.com>

* 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 <102756485+Chunnyluny@users.noreply.github.com>

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

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

Signed-off-by: Chunnyluny <102756485+Chunnyluny@users.noreply.github.com>

---------

Signed-off-by: Chunnyluny <102756485+Chunnyluny@users.noreply.github.com>

* 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 <102756485+Chunnyluny@users.noreply.github.com>

* Update pmd.yml

fixed indentation

Signed-off-by: Chunnyluny <102756485+Chunnyluny@users.noreply.github.com>

---------

Signed-off-by: Chunnyluny <102756485+Chunnyluny@users.noreply.github.com>

* 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 <102756485+Chunnyluny@users.noreply.github.com>

* 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 <102756485+Chunnyluny@users.noreply.github.com>

* edited workflow yml, removing extra comments with #

Signed-off-by: Chunnyluny <102756485+Chunnyluny@users.noreply.github.com>

* indentation and added action checkout and the pr numbers

Signed-off-by: Chunnyluny <102756485+Chunnyluny@users.noreply.github.com>

* Create cr.yml

added cr.yml for workflow, code review by chatgpt

Signed-off-by: Chunnyluny <102756485+Chunnyluny@users.noreply.github.com>

* Update cr.yml

Signed-off-by: Chunnyluny <102756485+Chunnyluny@users.noreply.github.com>

* Update labeler.yml

added dot: true and sync-labels: true and specified the latest actions/labeler@v4.3.0

Signed-off-by: Chunnyluny <102756485+Chunnyluny@users.noreply.github.com>

* Create labeler.yml (#66)

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

Signed-off-by: Chunnyluny <102756485+Chunnyluny@users.noreply.github.com>

* 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 <102756485+Chunnyluny@users.noreply.github.com>

* 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 <102756485+Chunnyluny@users.noreply.github.com>

* 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 <102756485+Chunnyluny@users.noreply.github.com>

* Update .markdownlint.yaml

Signed-off-by: Chunnyluny <102756485+Chunnyluny@users.noreply.github.com>

* Update labeler.yml

removed the double xml line

Signed-off-by: Chunnyluny <102756485+Chunnyluny@users.noreply.github.com>

* 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 <102756485+Chunnyluny@users.noreply.github.com>

---------

Signed-off-by: Chunnyluny <102756485+Chunnyluny@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant