dorny / paths-filter

Conditionally run actions based on files modified by PR, feature branch or pushed commits
MIT License
1.98k stars 230 forks source link

Become 'Verified creator' on GitHub Marketplace #202

Closed jtaylor-dohle closed 9 months ago

jtaylor-dohle commented 9 months ago

Would it be possible to become a verified creator on the GitHub marketplace?

It would be nice to allow only verified creator actions in my organisation repository:

image

More information here:

https://docs.github.com/en/actions/creating-actions/publishing-actions-in-github-marketplace#about-badges-in-github-marketplace

Actions with the , or verified creator badge, indicate that GitHub has verified the creator of the action as a partner organization. Partners can email partnerships@github.com to request the verified creator badge.

dorny commented 9 months ago

Hi @jtaylor-dohle, I remember looking into this a few years back and it was available only for organizations, not individual users. After a quick search, it seems nothing changed.

If you are sure I could get verified, please share how I should proceed and re-open the issue. Thanks.

jtaylor-dohle commented 8 months ago

Thanks for the response @dorny (and please excuse the late reply)

That's a shame, but we'll have to use your package anyway 😉
I will see if there is a way to add an exception...

marcusnh commented 4 months ago

@jtaylor-dohle did you find a way of adding an exception? Our organisation also only allow verified creator actions, but would be nice to use @dorny's action as well.