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

BEL-3046: Update dependabot_auto_merge.yml | Squashing no longer allowed #6

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

Aarya-sudo
Copy link

Link to Jira ticket

Purpose

Update dependabot-auto-merge workflow to use --merge instead of --squash as squashing is no longer allowed

Approach

The workflow now calls the shared workflow in Public Reusable Workflows repo to approve and merge the PR from dependabot

Testing

Tested it out on repo-dashboard to see if dependabot PR's will auto-merge. Tests were successful.
Tested sucessfully on repository-dashboard where dependabot PR's were auto-merged.

Screenshots/Video

Before(Actions were failing):
image
After(Actions get passed and PR's are auto-merged):
image

@Aarya-sudo Aarya-sudo requested a review from a team as a code owner July 10, 2024 16:57
@Aarya-sudo Aarya-sudo merged commit f4adbc3 into main Jul 10, 2024
1 check passed
@Aarya-sudo Aarya-sudo deleted the BEL-3046 branch July 10, 2024 17:42
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.

2 participants