Originally assigned to: @oschwartz10612 on GitHub.
Hey, I am trying to setup a Resource Rule put I can't use * in the URL feild next to the name.
the path that I am trying to setup a rule for is padbootstrap-(random characters) because the path changes I want to put "padbootstrap*/*" in the path but it just throws an error with Invalid URL path
Originally created by @notkudu on GitHub (Feb 20, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/228
Originally assigned to: @oschwartz10612 on GitHub.
Hey, I am trying to setup a Resource Rule put I can't use * in the URL feild next to the name.
the path that I am trying to setup a rule for is padbootstrap-(random characters) because the path changes I want to put "padbootstrap*/*" in the path but it just throws an error with Invalid URL path
@oschwartz10612 commented on GitHub (Feb 20, 2025):
Hi!
I think you want to just use padbootstrap* as your path and it should
work because it will match anything after padbootstrap. Let me know if
this does not work!
<!-- gh-comment-id:2671716414 -->
@oschwartz10612 commented on GitHub (Feb 20, 2025):
Hi!
I think you want to just use `padbootstrap*` as your path and it should
work because it will match anything after `padbootstrap`. Let me know if
this does not work!
I think you want to just use padbootstrap* as your path and it should
work because it will match anything after padbootstrap. Let me know if
this does not work!
yes that is what I want but I get this error:
<!-- gh-comment-id:2671856814 -->
@notkudu commented on GitHub (Feb 20, 2025):
> Hi!
>
> I think you want to just use `padbootstrap*` as your path and it should
> work because it will match anything after `padbootstrap`. Let me know if
> this does not work!
yes that is what I want but I get this error:

@oschwartz10612 commented on GitHub (Feb 20, 2025):
Ahh okay yeah I see. I can reproduce. We will get this fixed in the next release.
<!-- gh-comment-id:2671884746 -->
@oschwartz10612 commented on GitHub (Feb 20, 2025):
Ahh okay yeah I see. I can reproduce. We will get this fixed in the next release.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @notkudu on GitHub (Feb 20, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/228
Originally assigned to: @oschwartz10612 on GitHub.
Hey, I am trying to setup a Resource Rule put I can't use * in the URL feild next to the name.
the path that I am trying to setup a rule for is padbootstrap-(random characters) because the path changes I want to put "padbootstrap*/*" in the path but it just throws an error with Invalid URL path
@oschwartz10612 commented on GitHub (Feb 20, 2025):
Hi!
I think you want to just use
padbootstrap*as your path and it shouldwork because it will match anything after
padbootstrap. Let me know ifthis does not work!
@notkudu commented on GitHub (Feb 20, 2025):
yes that is what I want but I get this error:
@oschwartz10612 commented on GitHub (Feb 20, 2025):
Ahh okay yeah I see. I can reproduce. We will get this fixed in the next release.