hackgvl / hackgvl/hackgreenville-com
Fork and Copilot related enhancements
Open
@alexdresko is already working on this.
Since Mar 22, 2026.
- Dominant language
- PHP
- Stars
- 23
- Forks
- 19
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 8
Description
I have three potential PRs for someone to look at based on my recent experience contributing back to this repo. Probably best to discuss in each of my PRs, since that's the easiest way for me to continue the session with Copilot. Let me know which ones you're interested in.. I'll PR them upstream or close my fork PRs.
- Skip Claude Code Review on forks unless explicitly enabled by Copilot · Pull Request #6 · alexdresko/hackgreenville-com -- The claude-review action always fails in my repo, so this seemed like the correct fix
- Add Copilot setup workflow for PHP 8.5 by Copilot · Pull Request #5 · alexdresko/hackgreenville-com - When you ask Copilot to do something, it fails to run some of the checks that are configured in the repo due to that environment not having the requisite tools. See https://docs.github.com/en/copilot/how-tos/use-copilot-agents/coding-agent/customize-the-agent-environment
- Add root AGENTS.md guidance for branch naming and conventional commits by Copilot · Pull Request #4 · alexdresko/hackgreenville-com - This is just another attempt to assist Copilot with creating valid PRs and commits against the hg repo.
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.
Assessment
This issue has not been assessed yet.