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

#2 - Implement basic logic for Release notes located in PR body #3

Conversation

miroslavpojer
Copy link
Collaborator

Release Notes:

  • Initial commit of project files.
  • Applied black.
  • Fixed pylint warnings.
  • Created content for README.md.
  • Implemented unit tests.

Closes #2

- Initial commit of project files.
- Main code is missing.
- Fixed pylint warnings.
- Created content for README.md.
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
requirements.txt Outdated Show resolved Hide resolved
tests/__init__.py Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
Copy link
Collaborator

@MobiTikula MobiTikula left a comment

Choose a reason for hiding this comment

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

After my PR review, please read the comments and react on them. Thank You! :)

### `fails-on-error`
- **Description**: Whether the action should fail if an error occurs.
- **Required**: No
- **Default**: `true`
Copy link
Collaborator

Choose a reason for hiding this comment

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

Tiny change, please keep the same pattern, when Default is before Required.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Fixed in commit aabaa63.

Copy link
Collaborator

@MobiTikula MobiTikula left a comment

Choose a reason for hiding this comment

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

Approved.

@miroslavpojer miroslavpojer merged commit cab7783 into master Nov 19, 2024
4 checks passed
@miroslavpojer miroslavpojer deleted the feature/2-Implement-basic-logic-for-Release-notes-located-in-PR-body branch November 19, 2024 10:14
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.

Implement basic logic for Release notes located in PR body
2 participants