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

feat: add the labels option #16

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Gumball12
Copy link
Contributor

@Gumball12 Gumball12 commented Jun 3, 2023

Description

resolved #15

Additional context

  • GitHub actions can't pass array input yet, so I've implemented the Utils.splitByNewline function and used it.
  • To simplify the parsing logic(Utils.splitByNewLine), I chose the following interface - what do you think of it?
    labels: |
      label1
      label2
  • Let me know if I missed anything

@Gumball12
Copy link
Contributor Author

Gumball12 commented Jun 8, 2023

@kiaking Can you review this PR?

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.

[feature request] What about providing the option to label issues?
1 participant