BobAnkh / auto-generate-changelog

A Github Action to generate CHANGELOG automatically according to conventional commits. Feel free to contribute!
Apache License 2.0
81 stars 22 forks source link

Revert "chore(deps): bump python from 3.9.7-slim to 3.10.0-slim" #69

Closed BobAnkh closed 2 years ago

BobAnkh commented 2 years ago

Reverts BobAnkh/auto-generate-changelog#68

github-actions[bot] commented 2 years ago

Issues with Markdown/CommonMark files

CHANGELOG.md ``` 12: MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] ```
README.md ``` 64: MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] 66: MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] ```

Workflow: markdown lint, Action: __nosborn_github-action-markdown-cli

gitmagic-app[bot] commented 2 years ago

@BobAnkh - Your pull request does not follow our contribution guidelines. Please review the following issues and update.

pull request title must use proper <type> or <scope>. Branch name must have a proper prefix. <header> of commit message must use proper <type> or <scope>. <header> of commit message needs to be less than 51 characters long

If you have any questions, please refer to our Contributing Guidelines or ask us here.

Thanks

github-actions[bot] commented 2 years ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue or pull request.