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

triage: add GitHub Actions to triage issues and PRs #191

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

bschaatsbergen
Copy link
Contributor

@bschaatsbergen bschaatsbergen commented Oct 4, 2024

  • Adds a job to label new issues with needs-triage and new pull requests with the correct labels based on which files are edited.
  • Enables Dependabot.

Note

To support this functionality, we need to add a few labels to the repository. You can add them here. The new labels to add:

  • github-actions (black, #00000)
  • dependencies (blue)
  • documentation (blue)
  • tests (green)

@bschaatsbergen
Copy link
Contributor Author

bschaatsbergen commented Oct 4, 2024

Additionally, @apparentlymart, would you be open to replacing TravisCI with a GitHub Action and adding golangci-lint in a follow-up PR, to improve the CI for go-cty (e.g. run tests on PRs, etc)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant