We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
n/a
Tell Dependabot to merge a PR, like jenkinsci/declarative-pipeline-migration-assistant-plugin#135 (review)
Release Drafter run works.
Release Drafter does not have the permissions to do its thing. It annotates the workflow run with: Resource not accessible by integration like e.g. in https://github.com/jenkinsci/declarative-pipeline-migration-assistant-plugin/actions/runs/2183707949
Resource not accessible by integration
See docs at https://docs.github.com/en/code-security/dependabot/working-with-dependabot/automating-dependabot-with-github-actions#changing-github_token-permissions how to fix this.
I did that for jenkins-security-scan in 5f0c5f1
jenkins-security-scan
While the linked repos don't inherit from .github, I checked the workflow in this repo and expect it behaves the same.
.github
The text was updated successfully, but these errors were encountered:
permissions
cd.yaml
No branches or pull requests
Jenkins and plugins versions report
n/a
What Operating System are you using (both controller, and any agents involved in the problem)?
n/a
Reproduction steps
Tell Dependabot to merge a PR, like jenkinsci/declarative-pipeline-migration-assistant-plugin#135 (review)
Expected Results
Release Drafter run works.
Actual Results
Release Drafter does not have the permissions to do its thing. It annotates the workflow run with:
Resource not accessible by integration
like e.g. in https://github.com/jenkinsci/declarative-pipeline-migration-assistant-plugin/actions/runs/2183707949Anything else?
See docs at https://docs.github.com/en/code-security/dependabot/working-with-dependabot/automating-dependabot-with-github-actions#changing-github_token-permissions how to fix this.
I did that for
jenkins-security-scan
in 5f0c5f1While the linked repos don't inherit from
.github
, I checked the workflow in this repo and expect it behaves the same.The text was updated successfully, but these errors were encountered: