Skip to content

CLOUDP-330556: Auto merge compliance report #4053

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

Merged
merged 1 commit into from
Jul 23, 2025
Merged

CLOUDP-330556: Auto merge compliance report #4053

merged 1 commit into from
Jul 23, 2025

Conversation

fmenezes
Copy link
Collaborator

@fmenezes fmenezes commented Jul 23, 2025

Proposed changes

Auto merge compliance report

Jira ticket: CLOUDP-330556

Closes #[issue number]

Checklist

  • I have signed the MongoDB CLA
  • I have added tests that prove my fix is effective or that my feature works
  • I have added any necessary documentation in document requirements section listed in CONTRIBUTING.md (if appropriate)
  • I have addressed the @mongodb/docs-cloud-team comments (if appropriate)
  • I have updated test/README.md (if an e2e test has been added)
  • I have run make fmt and formatted my code

Further comments

@fmenezes fmenezes marked this pull request as ready for review July 23, 2025 14:26
@fmenezes fmenezes requested a review from a team as a code owner July 23, 2025 14:26
@fmenezes fmenezes enabled auto-merge (squash) July 23, 2025 14:26
GH_TOKEN: ${{ steps.app-token.outputs.token }}
run: |
gh pr merge "${{ steps.pr.outputs.pull-request-url }}" --auto --squash
- run: |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would prefer not to add a third-party dependency. What is the value of it?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

something we dont' need to maintain and should be a bit more reliable - also we already use it in other codebases. no string opinion though

Copy link
Collaborator Author

@fmenezes fmenezes Jul 23, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would rather avoid the dependency. Especially the security problem we almost had on the verify-changed-files action. I think calling git commands makes it very clear what is going on.

Copy link
Contributor

Coverage Report 📈

Branch Commit Coverage
master d01f0e9 25.7%
CLOUDP-330556 fc1c721 25.7%
Difference 0%

@fmenezes fmenezes requested a review from blva July 23, 2025 15:41
@fmenezes fmenezes merged commit 2b6741c into master Jul 23, 2025
25 checks passed
@fmenezes fmenezes deleted the CLOUDP-330556 branch July 23, 2025 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants