Skip to content
New issue

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

ci: grant dependabot status update permissions #4898

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dougch
Copy link
Contributor

@dougch dougch commented Nov 15, 2024

Release Summary:

Resolved issues:

n/a

Description of changes:

We recently setup dependabot, but because it's PRs are not in a fork, the ouzi-dev/commit-status-updater action is trying to update the status check and getting: Error: error while setting context status: Resource not accessible by integration. Ouzi-dev appears to need more permissions

Call-outs:

This only affects PRs on branches in the main repo, not from forks where this action won't be triggered.

Testing:

How is this change tested (unit tests, fuzz tests, etc.)? CI
How can you convince your reviewers that this PR is safe and effective? Dependabot PRs aren't merge-able currently.
Is this a refactor change? no

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the s2n-core team label Nov 15, 2024
@dougch dougch marked this pull request as ready for review November 15, 2024 00:47
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How was this tested? Is it possible/feasible to test it without merging it, or is the plan just to merge it without testing and then try something else if it doesn't fix the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants