Remove duplicate copilot files from .github directory

Open
#94 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Stale
Tech stack
github-actions

Research direction

Compare the copilot files in /copilot and /.github, then inspect the sync workflows that reference them. Remove the duplicate .github files, make syncing use /copilot, add validation for future duplication, and update the documentation to state the canonical location.

Written by the indexing model from the issue text.

Description

bug cleanup documentation enhancement github-actions high-priority module:database module:queue module:ui priority:medium

Duplicate copilot files exist in both /copilot and /.github directories. This causes confusion and maintenance issues.

Tasks:

  • Remove all copilot files from .github/
  • Update sync workflows to only sync from /copilot
  • Add validation to prevent future duplication
  • Update documentation to clarify file locations
Dominant language
Python
Stars
2
Forks
0
Avg merge
18h 8m
Merged PRs (30d)
14

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from falkcorp/github-common

All issues in falkcorp/github-common

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.