question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

action is not verified by gh

See original GitHub issue

Hi

Subject of the issue

I`m getting an error trying to use github enterprise server and having a restriction to only use verified actions…

peter-evans/create-pull-request@v3 is not allowed to be used in xxx/testff3. Actions in this workflow must be: within a repository owned by uid10804, created by GitHub or verified in the GitHub Marketplace.

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
pharindokocommented, Nov 7, 2022

Means you would have to move this to an organization first and then apply for the partner program 😉 Ok I guess I`ll try it first to talk to my ghe server admin to allow this specific action …

1reaction
peter-evanscommented, Nov 7, 2022

Still seems there is no way for individuals to have actions verified. You need to join their partner program as an organization.

https://github.com/orgs/community/discussions/25265

Read more comments on GitHub >

github_iconTop Results From Across the Web

Become a Verified Creator action · Issue #24 - GitHub
Actions can be verified such as: This helps with trust given that workflows often have secrets in them. GH docs on the matter: ......
Read more >
GitHub Actions Security Best Practices [cheat sheet included]
This cheat sheet is here to help you mind the risks posed by some GitHub Action workflows, no matter if you are maintaining...
Read more >
pypa/gh-action-pypi-publish token value 'does not start with ...
I was only wrapping my PyPI secret token in one pair of curly brackets! Two are required, like. ${{ secrets.nmdc_schema_pypi_token }}.
Read more >
Automate Terraform with GitHub Actions - HashiCorp Developer
First, create a new Terraform Cloud workspace named gh-actions-demo . Go to the Create a new Workspace page and select "API-driven workflow". Name...
Read more >
The Unverified status has been showing for more than 24 hours
Starting July 30, 2021, conversion actions that haven't recorded data in the past 13 months will be removed. Removed conversions will no longer...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found