Skip to content

Ci/automerge dependabot#6

Merged
fredbi merged 2 commits intomasterfrom
ci/automerge-dependabot
Jan 25, 2024
Merged

Ci/automerge dependabot#6
fredbi merged 2 commits intomasterfrom
ci/automerge-dependabot

Conversation

@fredbi
Copy link
Owner

@fredbi fredbi commented Jan 25, 2024

No description provided.

* All groups are checked once a week and each produce at most 1 PR.
* All dependabot PRs are auto-approved

Caveats:
* this requires auto-merge to be enabled in the repository settings
  [done]
* this requires all desired tests to be required in the branch
  protection rule [done]

- package-ecosystem: "github-actions"
    # 1. development-dependencies are auto-merged

- package-ecosystem: "gomod"
    # We define 4 groups of dependencies to regroup update pull requests:
    # - development (e.g. test dependencies)
    # - go-openapi updates
    # - golang.org (e.g. golang.org/x/... packages)
    # - other dependencies (direct or indirect)
    #
    #
    # Auto-merging policy, when requirements are met:
    # 1. development-dependencies are auto-merged
    # 2. golang.org-dependencies are auto-merged
    # 3. go-openapi patch updates are auto-merged. Minor/major version updates require a manual merge.
    # 4. other dependencies require a manual merge

Signed-off-by: Frederic BIDON <[email protected]>
@fredbi fredbi merged commit f501deb into master Jan 25, 2024
@fredbi fredbi deleted the ci/automerge-dependabot branch January 25, 2024 16:07
fredbi added a commit that referenced this pull request Nov 15, 2025
* fixes #6

Signed-off-by: Frédéric BIDON <[email protected]>
fredbi added a commit that referenced this pull request Nov 15, 2025
* added testable examples for structs and the usage of supported interfaces

* README: made the badges zone more compact
* README: fixed go.pkg.doc badge, disabled the Slack badge (not working)
* updated CONTRIBUTING guidelines
* doc: added draft versions of a maintainer's guide and code style
  guidelines

* fixes #6

Signed-off-by: Frederic BIDON <[email protected]>
fredbi added a commit that referenced this pull request Nov 15, 2025
* added testable examples for structs and the usage of supported interfaces

* README: made the badges zone more compact
* README: fixed go.pkg.doc badge, disabled the Slack badge (not working)
* updated CONTRIBUTING guidelines
* doc: added draft versions of a maintainer's guide and code style
  guidelines

* fixes #6

Signed-off-by: Frederic BIDON <[email protected]>
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