Skip to content

Conversation

@0x61nas
Copy link

@0x61nas 0x61nas commented Oct 8, 2025

Description

Add a new action for creating a pull request on github

Fixes #3196

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Build successfully
  • Unit tested

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@0x61nas 0x61nas changed the base branch from master to develop October 8, 2025 17:20
@gitguardian
Copy link

gitguardian bot commented Oct 8, 2025

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
While these secrets were previously flagged, we no longer have a reference to the
specific commits where they were detected. Once a secret has been leaked into a git
repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@0x61nas 0x61nas closed this Oct 8, 2025
@0x61nas 0x61nas reopened this Oct 8, 2025
@0x61nas 0x61nas changed the base branch from develop to master October 8, 2025 17:22
@0x61nas 0x61nas changed the title feat(github): create pull request action 3196 - create github pull request action Oct 8, 2025
Copy link
Collaborator

@monikakuster monikakuster left a comment

Choose a reason for hiding this comment

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

@0x61nas
If you run ./gradlew check it fails. Update tests. Here are the instructions. Also update documentation.

Additionally, it's a good practice to include the issue number at the beginning of your commit message, followed by a concise description of the changes made. This helps in tracking the progress of specific issues and provides context for the commit, making it easier for others to understand the purpose and scope of your changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Github - Create pull request action

2 participants