hackforla / hackforla/peopledepot
GitHub Action to set assignee to PRs
Open
complexity: small
feature: Board/GitHub repo maintenance
PII: FALSE
ready for prioritization
role: dev ops
s: PD team
size: 2pt
- Dominant language
- Python
- Stars
- 14
- Forks
- 37
- Avg merge
- 9d 15h
- Merged PRs (30d)
- 5
Description
### Overview
We need to set the assignee to the PR author so that the PRs show up in the assignee=@me filter in the project board. This is a workaround since GitHub doesn't allow filtering on author.
### Action Items
- [ ] create a GitHub Action (GHA) on PR creation or added to project board, read the author and set it as the assignee
### Resources/Instructions
- this is probably quick to generate by AI. The work is to make sure it makes sense and making sure it works.
Contributor guide
Assessment
This issue has not been assessed yet.