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 dependabot permissions #1714

Merged
merged 9 commits into from
Dec 21, 2022
Merged

Fix dependabot permissions #1714

merged 9 commits into from
Dec 21, 2022

Conversation

germa89
Copy link
Collaborator

@germa89 germa89 commented Dec 19, 2022

The multiPR dependabot mood doesn't seem to have permissions to run workflows.

@github-actions github-actions bot added CI/CD Related with CICD, Github Actions, etc Maintenance General maintenance of the repo (libraries, cicd, etc) BUG Issue, problem or error in PyMAPDL labels Dec 19, 2022
@github-actions
Copy link
Contributor

Please add one of the following labels to add this contribution to the Release Notes 👇

@germa89
Copy link
Collaborator Author

germa89 commented Dec 19, 2022

So, it seems you cannot run another workflow from a workflow which uses secrets.GITHUB_TOKEN. So I had to use a PAT for this specific purpose.

Link: https://stackoverflow.com/a/73082331/6650211

@germa89 germa89 self-assigned this Dec 19, 2022
@codecov
Copy link

codecov bot commented Dec 21, 2022

Codecov Report

Merging #1714 (d5c0cdf) into main (5e57a31) will decrease coverage by 0.07%.
The diff coverage is 83.33%.

@@            Coverage Diff             @@
##             main    #1714      +/-   ##
==========================================
- Coverage   85.26%   85.19%   -0.08%     
==========================================
  Files          45       45              
  Lines        7506     7509       +3     
==========================================
- Hits         6400     6397       -3     
- Misses       1106     1112       +6     

@germa89 germa89 merged commit f2d2dea into main Dec 21, 2022
@germa89 germa89 deleted the fix/dependabot-permissions branch December 21, 2022 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG Issue, problem or error in PyMAPDL CI/CD Related with CICD, Github Actions, etc Maintenance General maintenance of the repo (libraries, cicd, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant