Support for `pull_request_target`
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 199
- Forks
- 67
- Avg merge
- 6h 24m
- Merged PRs (30d)
- 3
Description
In order to do generate a github-actions which do some operations other than read we get unauthorised error when PR is created from forks e.g Commenting on PR, Adding labels etc.
It is suggested to use pull_request_target in such use cases.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests; start by locating the plugin's GitHub Actions workflow-generation entry point and reviewing how fork pull requests are handled. Done means the generated workflow supports pull_request_target for operations requiring write access, such as commenting or adding labels, with appropriate validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, scala
- Domain
- ci-cd, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100