Skip to content

suggestion: interval dependabot PRs monthly, and for GitHub Actions ones group them together and cooldown by a week#2047

Open
zacharyburnett wants to merge 1 commit into
asdf-format:mainfrom
zacharyburnett:dependabot/monthly
Open

suggestion: interval dependabot PRs monthly, and for GitHub Actions ones group them together and cooldown by a week#2047
zacharyburnett wants to merge 1 commit into
asdf-format:mainfrom
zacharyburnett:dependabot/monthly

Conversation

@zacharyburnett
Copy link
Copy Markdown
Member

Description

to reduce the amount of PRs we get from dependabot; I don't think pin updates are critical enough for this project to merit weekly PRs, but I may be wrong. Thoughts?

Tasks

  • run prek on your machine
  • run pytest on your machine
  • Does this PR add new features and / or change user-facing code / API? (if not, label with no-changelog-entry-needed)
    • write news fragment(s) in changes/: echo "changed something" > changes/<PR#>.<changetype>.rst (see below for change types)
    • update relevant docstrings and / or docs/ page
    • for any new features, add unit tests
news fragment change types...
  • changes/<PR#>.feature.rst: new feature
  • changes/<PR#>.bugfix.rst: bug fix
  • changes/<PR#>.doc.rst: documentation change
  • changes/<PR#>.removal.rst: deprecation or removal of public API
  • changes/<PR#>.general.rst: infrastructure or miscellaneous change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant