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

feat: Automates dependabot PR review and merge #87

Merged
merged 3 commits into from
Mar 12, 2024

Conversation

saltiyazan
Copy link
Contributor

Description

  • Automates dependabot PR review and merge
  • Adds concurrency job to cancel currently running CI actions when a new commit is pushed on the same branch. (Excludes main from this logic)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that validate the behaviour of the software
  • I validated that new and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have bumped the version of the library

@saltiyazan saltiyazan marked this pull request as ready for review March 12, 2024 11:54
@saltiyazan saltiyazan requested a review from a team as a code owner March 12, 2024 11:54
@gruyaume gruyaume merged commit e92ad10 into main Mar 12, 2024
9 checks passed
@gruyaume gruyaume deleted the TLSENG-139-automates-dependabot-prs branch March 12, 2024 12:15
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

2 participants