github / github/pages-gem

Site not rebuilding if the latest commit was amended

Open
#693 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
1.9k
Forks
360
PR merge metrics
No merged PRs in 30d

Description

### Before submitting an issue, please be sure to

- [x] Read [the contributing instructions](https://github.com/github/pages-gem/blob/master/docs/CONTRIBUTING.md#contributing-to-the-github-pages-gem)
- [x] Update to the latest Gem version (run `bundle update github-pages`)

### This issue affects

- [x] The site generated by GitHub Pages
- [ ] Building sites locally

*The GitHub Pages Gem is intended to help users replicate the GitHub Pages build environment locally. If your issue affects both the hosted version and the version previewed locally, you may be better suited reporting [seeking support in other forums](https://github.com/github/pages-gem/blob/master/docs/SUPPORT.md).*

### What did you do (e.g., steps to reproduce)
I amended the last commit using the command:
git commit --amend --no-edit
then did a push force to the master.
git push origin master --force
### What did you expect to happen?
I expected GitHub Pages to rebuild the site on the amended commit. But it didn't.
### What happened instead?
It didn't
### Additional information

* Link to the live site (if applicable):
https://jonatankruszewskiitc.github.io/pre-course-FS-2020/

* Link to the source repo (if applicable):
https://github.com/jonatankruszewskiITC/pre-course-FS-2020

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.