-
Notifications
You must be signed in to change notification settings - Fork 199
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
PR creation comment CI job fails if a pull request is made from a fork #5115
Labels
Comments
Chriscbr
added
🐛 bug
Something isn't working
👷♀️ contributor-experience
Improvements for contributors' experience
labels
Dec 4, 2023
Was chatting with @MarkMcCulloh about this yesterday.
|
staycoolcall911
moved this from 🆕 New - not properly defined
to 🤝 Backlog - handoff to owners
in Wing
Dec 5, 2023
fritx
added a commit
to fritx/jsonmerge
that referenced
this issue
Jan 22, 2024
https://github.com/marketplace/actions/git-auto-commit#use-in-forks-from-public-repositories stefanzweifel/git-auto-commit-action#211 https://github.com/orgs/community/discussions/26829#discussioncomment-3253580 winglang/wing#5115 pyiron/actions#44 UffizziCloud/preview-action#80 ASFHyP3/hyp3-isce2#179 tveastman/secateur#54 stm32-rs/stm32-rs#949 actions/gh-actions-cache#73
fritx
added a commit
to Jayin/jsonmerge
that referenced
this issue
Jan 22, 2024
https://github.com/marketplace/actions/git-auto-commit#use-in-forks-from-public-repositories stefanzweifel/git-auto-commit-action#211 https://github.com/orgs/community/discussions/26829#discussioncomment-3253580 winglang/wing#5115 pyiron/actions#44 UffizziCloud/preview-action#80 ASFHyP3/hyp3-isce2#179 tveastman/secateur#54 stm32-rs/stm32-rs#949 actions/gh-actions-cache#73
Hi, This issue hasn't seen activity in 60 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. |
mergify bot
pushed a commit
that referenced
this issue
Feb 29, 2024
…5820) Fixes #5115 The mutation workflow is using the wrong `head` for forks when the repo name is `wing` (which it usually is). This worked before, I suspect the API changed, but in any case this fixes things. Also updated the initial PR comment workflow to work on forks. Tested in https://github.com/MarkMcCulloh/wing-distributed-workflow *By submitting this pull request, I confirm that my contribution is made under the terms of the [Wing Cloud Contribution License](https://github.com/winglang/wing/blob/main/CONTRIBUTION_LICENSE.md)*.
github-project-automation
bot
moved this from 🤝 Backlog - handoff to owners
to ✅ Done
in Wing
Feb 29, 2024
Congrats! 🚀 This was released in Wing 0.59.24. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
I tried this:
Making a pull request from a fork (#5114)
This happened:
One of the jobs failed with "Error: Parameter token or opts.auth is required"
https://github.com/winglang/wing/actions/runs/7080462897/job/19270345934?pr=5114
I expected this:
No error (the comment should be posted, or the job should be skipped)
Is there a workaround?
No response
Anything else?
No response
Wing Version
No response
Node.js Version
No response
Platform(s)
No response
Community Notes
The text was updated successfully, but these errors were encountered: