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

CI: add code quality workflows #30

Merged
merged 5 commits into from
Dec 6, 2024
Merged

CI: add code quality workflows #30

merged 5 commits into from
Dec 6, 2024

Conversation

thekaveman
Copy link
Member

Closes #8
Closes #9

Adds some workflows for adding PR labels, adding dependency PRs to the project, etc.

@thekaveman thekaveman self-assigned this Dec 6, 2024
@thekaveman thekaveman requested a review from a team as a code owner December 6, 2024 17:25
@thekaveman thekaveman added this to the Initial project setup milestone Dec 6, 2024
sets Effort=1, Status=In Review
- runs on push, PR, schedule
- checks JS and Python when included in changes
@thekaveman thekaveman added the actions Related to GitHub Actions workflows label Dec 6, 2024
Copy link
Member

@lalver1 lalver1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I compared to what we have for Benefits and this looks good @thekaveman.

I wasn't familiar with EndBug/project-fields, but this is nice, looks like dependency PRs will automatically get an Effort and Status value 🤖

@thekaveman
Copy link
Member Author

I wasn't familiar with EndBug/project-fields, but this is nice, looks like dependency PRs will automatically get an Effort and Status value 🤖

Yep! We started using this on Benefits as well, helpful to get those PRs out of the way until we have a chance to address them.

@thekaveman thekaveman merged commit d88f3ab into main Dec 6, 2024
1 check passed
@thekaveman thekaveman deleted the ci/code-quality branch December 6, 2024 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actions Related to GitHub Actions workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configure GitHub CodeQL scanning for Python Configure dependabot for Python and GitHub Actions
2 participants