Tags: github/evergreen
Tags
chore(deps): bump the dependencies group with 2 updates (#325) * chore(deps): bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [github/contributors](https://github.com/github/contributors) and [super-linter/super-linter](https://github.com/super-linter/super-linter). Updates `github/contributors` from 1.5.5 to 1.5.6 - [Release notes](https://github.com/github/contributors/releases) - [Commits](github/contributors@1f903d4...ed5a1f1) Updates `super-linter/super-linter` from 7.2.1 to 7.3.0 - [Release notes](https://github.com/super-linter/super-linter/releases) - [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md) - [Commits](super-linter/super-linter@85f7611...4e8a7c2) --- updated-dependencies: - dependency-name: github/contributors dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: super-linter/super-linter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * fix: linting Signed-off-by: jmeridth <jmeridth@gmail.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: jmeridth <jmeridth@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jmeridth <jmeridth@gmail.com>
fix: summary project output (#288) * fix: rename project_id to project_global_id for consistency and clarity * fix: update summary content to include links for created issues and pull requests * style: format code for improved readability in evergreen.py * style: improve summary content formatting for better readability in evergreen.py * fix: set default value for project_global_id to None --------- Co-authored-by: JM (Jason Meridth) <jmeridth@github.com>
feat: move to reusable workflows (#297) - [x] auto-labeler - add major,minor,patch labels to auto-labeler - [x] pr-title - [x] release - [x] delete major-version-updater action, we are not using it - [x] update release-drafter template to use $OWNER/$REPOSITORY Signed-off-by: jmeridth <jmeridth@gmail.com>
fix: skip repo if no package manager found (#270) * fix: skip repo if no package manager found * feat: add gradle and devcontainers support + tests * feat: add test for dependabot extra configuration at env level * fix: add registries key if existing configuration dependabot configuration exists
feat: support private repository configuration (#265) * feat: support private repository configuration * feat: add tests to dependabot_file.py * fix: remove prettier from Makefile * fix: README lint * fix: README lint * fix: add suggestions --------- Co-authored-by: JM (Jason Meridth) <jmeridth@github.com>
PreviousNext