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

Fix action authentication error: add a new PAT to dependabot secrets #292

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

rugeli
Copy link
Collaborator

@rugeli rugeli commented Oct 1, 2024

Problem

What is the problem this work solves, including
The Comment job for Dependabot PRs is failing because Dependabot doesn't have access to regular repo secrets including GITHUB_TOKEN.

Here is the error

Solution

What I/we did to solve this problem
Created a separate PAT in dependabot secrets that provides equivalent permissions to GITHUB_TOKEN.

Will rebase and rerun #291 to verify the changes after this pull request is merged.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Copy link

github-actions bot commented Oct 1, 2024

Packing analysis report

Analysis for packing results located at cellpack/tests/outputs/test_spheres/spheresSST

Ingredient name Encapsulating radius Average number packed
ext_A 25 236.0

Packing image

Packing image

Distance analysis

Expected minimum distance: 50.00
Actual minimum distance: 50.01

Ingredient key Pairwise distance distribution
ext_A Distance distribution ext_A

@rugeli rugeli requested review from meganrm and mogres October 1, 2024 21:03
@rugeli rugeli merged commit e0265c1 into main Oct 3, 2024
7 checks passed
@rugeli rugeli deleted the fix/dependabot-authentication branch October 3, 2024 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants