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

Allow multiple projectKey values #1

Open
abhay-groww opened this issue Mar 15, 2023 · 1 comment
Open

Allow multiple projectKey values #1

abhay-groww opened this issue Mar 15, 2023 · 1 comment

Comments

@abhay-groww
Copy link

It would be nice to include more than one projectKey so that one of a predefined set of projects is allowed and nothing else. For example:

steps:
      - uses: [your-user]/[your-action-repository]@v1
        with:
          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
          jira-prefixes: ["ABC","EFG"]
@shivaprasadks
Copy link

Is this option added ?
This is good to have feature , so that we can use this for different projects across the board

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

No branches or pull requests

2 participants