Bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.0#73
Conversation
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3.8.0 to 3.9.0. - [Release notes](https://github.com/peaceiris/actions-gh-pages/releases) - [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md) - [Commits](peaceiris/actions-gh-pages@068dc23...de7ea6f) --- updated-dependencies: - dependency-name: peaceiris/actions-gh-pages dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report
@@ Coverage Diff @@
## main #73 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 16 16
=========================================
Hits 16 16 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
This appears to have broken with permissions issue. Has the action changed the way it does the push to git? |
Hi Giles, The issue is not with the action itself but rather the permissions given to dependabot. Dependabot PRs are treated like PRs from forks and aren't given access to workflow |
|
That's annoying, we need to exclude dependabot PRs in this statement then: |
|
Is there a |
|
There are three options,
|
|
I vote for 2. The likelihood of dependabot updating something that subtly reformats the docs and someone spotting it are slim, so no point in pushing gh-pages anyway |
|
With 2. if we have a legitimate user with incorrect permissions it will fail silently and cause confusion. I'm not sure how likely that is but I also find Tom's "if github.actor == 'dependabot[bot]'" more explicitly describes what we are doing. EDIT: Ah OK forked PRs are still an issue so @garryod is right |
|
I think I took too much acid before my previous post on this. Please ignore. I've gone with 2. and bumped the actions-gh-pages manually in #79 |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps peaceiris/actions-gh-pages from 3.8.0 to 3.9.0.
Release notes
Sourced from peaceiris/actions-gh-pages's releases.
Changelog
Sourced from peaceiris/actions-gh-pages's changelog.
... (truncated)
Commits
de7ea6fchore(release): 3.9.01bf4b35chore(release): Add build assets44a2b44feat: bump node12 to node16 (#791)2bef62fci: use actions-github-app-token2c04d6bci: bump peaceiris/workflows from 0.16.0 to 0.17.1 (#789)f2ac8b6chore: fix year402af2bchore: add duplicatee1448a7docs: bump hugo-version to 0.101.0 (#779)2eea5d7ci: drop ubuntu-18.04, add 22.04, latest (#776)765cf11docs: add note GitHub official ActionDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)