Skip to content

Commit

Permalink
Remove issue from README
Browse files Browse the repository at this point in the history
Signed-off-by: Luiz Ferraz <[email protected]>
  • Loading branch information
Fryuni committed Nov 9, 2023
1 parent 40d001a commit 1880cfa
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -278,19 +278,6 @@ Signed-off-by: Some Body <[email protected]>

You usually sign off the commits using `git commit --signoff`.

## Known Issue

Commit messages of the pull request are not verified unless you trigger the
workflow on the push as well. GitHub does not include the content of commit
messages in the context payload, so checking all the commit messages of
the pull request would involve various API call and additional complexity.

To overcome this issue, run opinionated-commit-message both on `pull_request`
and `push`. Please upvote [this issue](
https://github.com/mristin/opinionated-commit-message/issues/28
) to signal the visibility and so that we could judge when this feature merits
the effort.

## Contributing

If you would like to report bugs or request a feature, please create
Expand Down

0 comments on commit 1880cfa

Please sign in to comment.