SSWConsulting / SSWConsulting/SSW.Rules
Add a GitHub action to flag problematic pull request titles
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 26
- Forks
- 17
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 2
Description
Add a GitHub action to flag problematic pull request titles.
Use one of the below actions and checking that the PR title is not “Update rule.md”
• https://github.com/marketplace/actions/pr-title-checker
• https://github.com/marketplace/actions/check-pull-request-title
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
No workflow file is named; inspect the repository’s GitHub Actions configuration and compare the two linked marketplace actions. Configure the chosen action to flag pull request titles equal to “Update rule.md”, then verify it with a test pull request or workflow run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100