-
Notifications
You must be signed in to change notification settings - Fork 143
chore: use organization workflows for improve actions #1056
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
Conversation
[Invalid workflow file: .github/workflows/smart-commenting.yml#L21](https://github.com/codeigniter4/shield/actions/runs/8082359503/workflow)
error parsing called workflow
".github/workflows/smart-commenting.yml"
-> "codeigniter4/.github/.github/workflows/label-signing.yml@main" (source branch with sha:d8ea2aa19c2eb2b6482402133f328a6105d2aa22)
: workflow is not reusable as it is missing a `on.workflow_call` trigger
[Invalid workflow file: .github/workflows/smart-commenting.yml#L23](https://github.com/codeigniter4/shield/actions/runs/8082300366/workflow)
error parsing called workflow
".github/workflows/smart-commenting.yml"
-> "codeigniter4/.github/.github/workflows/label-add-conflict-all-pr.yml@main" (source branch with sha:d8ea2aa19c2eb2b6482402133f328a6105d2aa22)
: workflow is not reusable as it is missing a `on.workflow_call` trigger
I'm not sure, but we can't use branch names in this workflow, only tag names?
@datamweb I sent PR codeigniter4/.github#26
922ec11
to
ba08f4b
Compare
[Invalid workflow file: .github/workflows/smart-commenting.yml#L20](https://github.com/codeigniter4/shield/actions/runs/8398026883/workflow) The workflow is not valid. .github/workflows/smart-commenting.yml (Line: 20, Col: 3): Error calling workflow 'codeigniter4/.github/.github/workflows/label-signing.yml@main'. The workflow is requesting 'pull-requests: write', but is only allowed 'pull-requests: none'.
(削除) But why we have set access pull-requests: write in .github
https://github.com/codeigniter4/.github/blob/567aab8e987fccac5b1864d0635ec087b12d0866/.github/workflows/label-signing.yml#L12-L14 (削除ここまで)
b4d1c91
to
780c5a5
Compare
It seems to be working fine now, please check it.
What is Smart Commenting-refactor-smarting-comment
?
Smart Commenting: .github#L1
Canceling since a higher priority waiting request for 'Smart Commenting-refactor-smarting-comment' exists
https://github.com/codeigniter4/shield/actions/runs/8398353923
add-comment-for-conflict / Check Conflicts
Run IFS=$'\n' # Set Internal Field Separator to newline to handle array elements
GraphQL: Resource not accessible by integration (addLabelsToLabelable)
Error: Process completed with exit code 1.
https://github.com/codeigniter4/shield/actions/runs/8398353923/job/23003407973
(削除) codeigniter4/.github/.github/workflows/label-add-conflict-all-pr.yml@main" (source branch with sha:d8ea2aa19c2eb2b6482402133f328a6105d2aa22)\r\n: workflow is not reusable as it is missing a on.workflow_call trigger (削除ここまで)
Uh oh!
There was an error while loading. Please reload this page.
Description
Explain what you have changed, and why.
Checklist: