Skip to content

Conversation

@ekoops
Copy link

@ekoops ekoops commented Jan 28, 2026

Hey!

In https://github.com/falcosecurity/libs we create two kinds of releases: libs releases and drivers releases.
We use a customized version of this action allowing us to exclude one kind or another. You can see the usage here: https://github.com/falcosecurity/libs/blob/ba1619a2a5a5990a0114b63a3fffe446c0ebc1dc/.github/workflows/release-body.yml#L18-L34

It would be good if we could have the same filtering capability here.
This PR adds a new filter input accepting a regex to exclude all releases not matching it.

The new `filter` input accepts a regex and exclude all releases not
matching it.

Signed-off-by: Leonardo Di Giovanna <leonardodigiovanna1@gmail.com>
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.

1 participant