softprops / action-gh-release

📦 :octocat: GitHub Action for creating GitHub Releases
MIT License
4.13k stars 450 forks source link

updated: 'softprops‘ is not a github verified creator #231

Open davidkhala opened 2 years ago

davidkhala commented 2 years ago

As shown in https://github.com/marketplace/actions/gh-release

image The latest available here is v0, instead of v1 in README. Any plan to release v1?

davidkhala commented 2 years ago

The error screen image

briantist commented 2 years ago

@davidkhala that error is not from this action, it's a setting in your repository or your organization that limits which actions can run. You can see this in a repository by browsing to Settings > Actions > General

image

davidkhala commented 2 years ago

@briantist yes, I see this as a workaround -- to add this action into white list. But I wonder why softprops is not a verified creator

briantist commented 2 years ago

Well, it's up to the author if they want to try to get verified; I can't answer for that.

But if that's your question, you should update the title and body of the issue.

The error message you're getting is a setting you need to change. And as for the title, showing up the marketplace is not related to what you can use after the @. Any commit-ish works (a tag, a branch, a commit SHA), and there's no separate process to publish specific ones (an action also doesn't need to be on the marketplace to be used).

nicorikken commented 2 years ago

Also know that GitHub has a huge backlog for verified creators. I know of creators that are already waiting to be verified for months.

mikepenz commented 2 years ago

The conversation on becoming a verified creator is sadly much more complicated. Right now there seems to be no way to get verified as individual, and only companies will have a chance to get verified: https://github.com/orgs/community/discussions/25265