Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

CI: add code quality workflows#30

Merged
thekaveman merged 5 commits into
mainfrom
ci/code-quality
Dec 6, 2024
Merged

CI: add code quality workflows#30
thekaveman merged 5 commits into
mainfrom
ci/code-quality

Conversation

@thekaveman

Copy link
Copy Markdown
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

@lalver1 lalver1 left a comment

Copy link
Copy Markdown
Member

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
Copy Markdown
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
@thekaveman thekaveman deleted the ci/code-quality branch December 6, 2024 18:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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