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

[Feature request]: Support issue #12

Open
s1204IT opened this issue May 12, 2024 · 1 comment
Open

[Feature request]: Support issue #12

s1204IT opened this issue May 12, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@s1204IT
Copy link
Contributor

s1204IT commented May 12, 2024

This is a request to respond not only to Pull requests but also to Issues.


For ISSUE_TEMPLATE:

  - type: checkboxes
    attributes:
      label: TITLE
      options:
        - label: <!-- Choice --> NEEDED CHOICE MESSAGE
          required: true

For Issues, I'd also like additional options to choose what message to send and whether to automatically close it.

      - name: Check tasklist
        uses: Awayume/github-pr-tasklist-checker@v2
        with:
          issue-close: true
          close-type: not-planned # Close type can only be selected for issues.
          issue-message: |
            The required item is not selected.
            Please check the requirements again before submitting.

If you're planning to integrate these into the same repository, I think it's better to use a prefix like this to separate them from Pull requests.

@s1204IT s1204IT changed the title [Freture request]: Support issue [Feature request]: Support issue May 12, 2024
@Awayume Awayume self-assigned this May 12, 2024
@Awayume Awayume added the enhancement New feature or request label May 12, 2024
@Awayume
Copy link
Owner

Awayume commented May 17, 2024

Tasks

  • Partial deactivation
  • Task Check for Issues
  • Auto close for invalid Issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants