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: allow wildcard in repo names #20

Merged
merged 1 commit into from
Jan 30, 2023

Conversation

liamfit
Copy link
Contributor

@liamfit liamfit commented Jan 26, 2023

I would like to use a wildcard in repository names so that I can allow multiple repos for a project without having to update the trust policy each time, i.e.

                "StringLike": {
                    "token.actions.githubusercontent.com:sub": "repo:liamfit/demo-*:*"
                }
            }

@unfunco unfunco added the feature 💡 A new feature. label Jan 30, 2023
@unfunco unfunco merged commit b55b33f into unfunco:main Jan 30, 2023
@unfunco
Copy link
Owner

unfunco commented Jan 31, 2023

Thanks @liamfit – this has been released in v1.2.0.

@github-actions github-actions bot mentioned this pull request Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 💡 A new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants