AndroidStudyGroup / AndroidStudyGroup/conferences
Add check to ensure conference files are added to the proper directory
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1.4k
- Forks
- 247
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 1
Description
I have no good idea on how to automatically distinguish between PRs that intend to add a conference and others. But the latter happen rarely enough that we could ignore a failing "this is touching files outside of _conferences" check.
Motivated by #808.
Contributor guide
No contributing guide indexed for this repository
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
Start by inspecting the repository's pull-request checks and the _conferences directory. Confirm how a check can detect files outside that directory, then make the check report a failure for such changes while allowing conference additions; verify it against representative pull requests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100