Skip to content

issue/56 add workflows and templates for automation and standardization#57

Merged
khalilmalla95 merged 10 commits intodevelopfrom
issue/56-prepare-linter-core-for-maven-central-release
May 6, 2026
Merged

issue/56 add workflows and templates for automation and standardization#57
khalilmalla95 merged 10 commits intodevelopfrom
issue/56-prepare-linter-core-for-maven-central-release

Conversation

@khalilmalla95
Copy link
Copy Markdown
Collaborator

@khalilmalla95 khalilmalla95 commented Apr 29, 2026

Summary

This pull request introduces automation workflows and project templates to standardize processes and enhance project management. Key additions include:

  1. Maven Publish Workflow: Enables automated artifact deployment to Maven Central.

  2. CodeQL Workflow: Integrates security and quality analysis checks.

  3. Dependabot Configuration: Automates dependency and GitHub Actions updates.

  4. Issue and Pull Request Templates:

    • Added templates for bug reports, feature requests, and pull requests.
    • Streamlines contributions and feedback.

    closes Prepare linter-core for Maven Central release #56

dependabot Bot and others added 10 commits April 15, 2026 16:18
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.18.0 to 2.18.6.
- [Commits](FasterXML/jackson-core@jackson-core-2.18.0...jackson-core-2.18.6)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.18.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… metadata

- Refine project groupId and organization details.
- Add SCM and developer metadata.
- Configure Maven plugins for source, Javadoc, and artifact signing.
- Include distribution and release management profiles.
- Update dependency declarations for consistency.
@khalilmalla95 khalilmalla95 requested review from hhund and schwzr April 29, 2026 19:04
@khalilmalla95 khalilmalla95 linked an issue Apr 29, 2026 that may be closed by this pull request
@khalilmalla95 khalilmalla95 self-assigned this Apr 29, 2026
@khalilmalla95 khalilmalla95 added enhancement New feature or request dependencies Pull requests that update a dependency file labels Apr 29, 2026
@khalilmalla95 khalilmalla95 added this to the 0.1.3 milestone Apr 29, 2026
@github-advanced-security
Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@khalilmalla95 khalilmalla95 changed the base branch from main to develop April 29, 2026 19:05
@khalilmalla95 khalilmalla95 changed the title Add workflows and templates for automation and standardization issue/56 add workflows and templates for automation and standardization Apr 29, 2026
@khalilmalla95 khalilmalla95 merged commit 810d1cc into develop May 6, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prepare linter-core for Maven Central release

3 participants