mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2026-03-09 07:25:57 -05:00
[PR #900] [CLOSED] [wip] fixed pull request checks #921
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/veggiemonk/awesome-docker/pull/900
Author: @veggiemonk
Created: 10/16/2020
Status: ❌ Closed
Base:
mash1t-patch-2← Head:fixed-ci📝 Commits (2)
d103300fixed pull request checks94a06defixed package-lock.json for travis📊 Changes
5 files changed (+23 additions, -14 deletions)
View changed files
📝
.github/workflows/pull_request.yml(+1 -1)📝
README.md(+1 -1)📝
package-lock.json(+13 -7)📝
package.json(+1 -1)📝
pull_request.js(+7 -4)📄 Description
I updated node and the dependencies.... I added some error messages so at least we know what caused this error.
@mash1t this is a PR to your PR, so it's blocking #897 to be merged
I know what caused the issue, the token used in Github Action for the graphql API does not have sufficient access.....
I need to find another way
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.