Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🛠 Repo: Add PR compliance action #5076

Closed
5 tasks done
JoshuaKGoldberg opened this issue Jan 15, 2024 · 0 comments · Fixed by #5077
Closed
5 tasks done

🛠 Repo: Add PR compliance action #5076

JoshuaKGoldberg opened this issue Jan 15, 2024 · 0 comments · Fixed by #5077
Assignees
Labels
area: repository tooling concerning ease of contribution status: accepting prs Mocha can use your help with this one! type: feature enhancement proposal

Comments

@JoshuaKGoldberg
Copy link
Member

Tooling Suggestion Checklist

Overview

From a meeting with @voxpelli: we'd like to add automation to enforce that PRs adhere to the contributing guidelines. Most notably:

  • Have a semantic commit for their title: e.g. feat: add something instead of Adds Something
  • Addresses an open issue

Right now, the best action I've found for that is https://github.com/mtfoley/pr-compliance-action. I use it in https://github.com/JoshuaKGoldberg/create-typescript-app and have been pleased with it.

Additional Info

cc @mtfoley 🙂

@JoshuaKGoldberg JoshuaKGoldberg added type: feature enhancement proposal status: accepting prs Mocha can use your help with this one! area: repository tooling concerning ease of contribution labels Jan 15, 2024
@JoshuaKGoldberg JoshuaKGoldberg self-assigned this Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: repository tooling concerning ease of contribution status: accepting prs Mocha can use your help with this one! type: feature enhancement proposal
Projects
Development

Successfully merging a pull request may close this issue.

1 participant