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

Add go sample app path in dependabot #1312

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vasireddy99
Copy link
Contributor

Add sample app path in dependabot

@vasireddy99 vasireddy99 requested a review from a team as a code owner May 10, 2024 21:43
@@ -21,6 +21,7 @@ updates:
- "/collector/processor/coldstartprocessor"
- "/collector/processor/decoupleprocessor"
- "/collector/receiver/telemetryapireceiver"
- "/go/sample-apps/function"
Copy link
Member

Choose a reason for hiding this comment

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

I didn't include this initially because I didn't want to be responsible for fixing it if something breaks.

Copy link
Contributor

Choose a reason for hiding this comment

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

This line is just for gomod, which only manages Go module dependencies. That directory just has a hundred lines of Go and outside of OTel depends on a handful of AWS SDK packages. So hopefully that means extra notifications will be minimal.

My thinking is that this visibility will be good for maintenance.. and when an update needs more effort than the project can support at the time a maintainer/approver could dismiss dependabot's alert or add a rule to auto-triage it.

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.

None yet

3 participants