Skip to content

Enable Dependabot Monitoring for Repo Tools#1732

Open
rcaril wants to merge 1 commit intomainfrom
rcaril/improve-dependabot-tooling
Open

Enable Dependabot Monitoring for Repo Tools#1732
rcaril wants to merge 1 commit intomainfrom
rcaril/improve-dependabot-tooling

Conversation

@rcaril
Copy link
Copy Markdown
Member

@rcaril rcaril commented Apr 24, 2026

Change summary

This PR mirrors the same dependabot improvements we made to the terraform-provider-fastly repo; we are adjusting the tools.mod and tools.sum files to be monitored by dependabot.

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

Are there any considerations that need to be addressed for release?

We should aim to merge this next week so we don't have to deal with a flurry of PRs today (Friday) :)

Prior PR refs:

fastly/terraform-provider-fastly#1253
fastly/terraform-provider-fastly#1244
fastly/terraform-provider-fastly#1237

  - Move tools.mod/tools.sum into tools/ so Dependabot can track them
    (Dependabot only recognises files named go.mod)
  - Add tools/ and github-actions entries to dependabot.yml with
    appropriate labels (tools, github_actions)
  - Skip changelog generation for tools/GHA dependabot PRs to reduce
    noise; apply Skip-Changelog label automatically instead
@rcaril rcaril requested a review from a team as a code owner April 24, 2026 17:19
@rcaril rcaril requested a review from jedisct1 April 24, 2026 17:19
@rcaril rcaril added Skip-Changelog do not add a changelog entry for this change tools Indicates that a given PR updates the repo tooling. labels Apr 24, 2026
@rcaril rcaril requested review from anthony-gomez-fastly and philippschulte and removed request for jedisct1 April 24, 2026 17:23
Comment thread .github/workflows/dependabot_changelog_update.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip-Changelog do not add a changelog entry for this change tools Indicates that a given PR updates the repo tooling.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants