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: Create github action changelog-ci.yml #209

Merged
merged 4 commits into from
Apr 17, 2024
Merged

feat: Create github action changelog-ci.yml #209

merged 4 commits into from
Apr 17, 2024

Conversation

creatorrr
Copy link
Contributor

@creatorrr creatorrr commented Apr 17, 2024

Ellipsis 🚀 This PR description was created by Ellipsis for commit a40c069.

Summary:

This PR adds a new GitHub action 'Changelog CI' that generates a changelog when a pull request is opened, running on the latest Ubuntu version and using the 'saadmk11/[email protected]' for the generation.

Key points:

  • New GitHub action 'Changelog CI' added
  • Triggered on pull request opening
  • Runs on Ubuntu latest
  • Uses 'actions/checkout@v2' for repository checkout
  • Runs 'saadmk11/[email protected]' for changelog generation
  • Changelog filename set to 'CHANGELOG.md'
  • GitHub token fetched from secrets

Generated with ❤️ by ellipsis.dev

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

❌ Changes requested.

  • Reviewed the entire pull request up to a40c069
  • Looked at 27 lines of code in 1 files
  • Took 1 minute and 33 seconds to review
More info
  • Skipped 0 files when reviewing.
  • Skipped posting 1 additional comments because they didn't meet confidence threshold of 50%.
1. .github/workflows/changelog-ci.yml:19:
  • Assessed confidence : 33%
  • Comment:
    If the 'config_file' option is not needed, consider removing the commented out line to avoid confusion.
  • Reasoning:
    The config_file option is commented out. If it's not needed, it should be removed to avoid confusion.

Workflow ID: wflow_fnghdBmTjn1GVrrM


Want Ellipsis to fix these issues? Tag @ellipsis-dev in a comment. We'll respond in a few minutes. Learn more here.

.github/workflows/changelog-ci.yml Outdated Show resolved Hide resolved
.github/workflows/changelog-ci.yml Show resolved Hide resolved
creatorrr and others added 3 commits April 17, 2024 19:01
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
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.

1 participant