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: Contributors CI #39

Closed
MathieuSoysal opened this issue Feb 19, 2023 · 0 comments · Fixed by #40
Closed

Fix: Contributors CI #39

MathieuSoysal opened this issue Feb 19, 2023 · 0 comments · Fixed by #40
Assignees
Labels

Comments

@MathieuSoysal
Copy link
Owner

MathieuSoysal commented Feb 19, 2023

Problem

Currently, the contributor CI doesn't work because the repo has a security counter direct commit.

log
Run wow-actions/contributors-list@v1
contributors: 6, [
  "MathieuSoysa...",
  "jadur10",
  "pSub",
  "Klungerbo",
  "n-tdi",
  "sinedied"
]
collaborators: 4, [
  "pSub",
  "MathieuSoysa...",
  "n-tdi",
  "jadur10"
]
bots: 1, [
  "dependabot[b..."
]
Error: HttpError: Could not update file: At least 1 approving review is required by reviewers with write access.

https://github.com/MathieuSoysal/Javadoc-publisher.yml/actions/runs/4218070377/jobs/7322300565

Solution

To resolve it we can use Pull Request instead of direct commit, to do that we can :

@n-tdi n-tdi self-assigned this Feb 19, 2023
@MathieuSoysal MathieuSoysal changed the title Fix: *Contributors* CI Fix: Contributors CI Feb 19, 2023
@n-tdi n-tdi closed this as completed Feb 19, 2023
@MathieuSoysal MathieuSoysal linked a pull request Feb 19, 2023 that will close this issue
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 a pull request may close this issue.

2 participants