Skip to content

chore: sync workflows from Nextcloud organization#177

Open
susnux wants to merge 40 commits into
mainfrom
automated/sync-workflows
Open

chore: sync workflows from Nextcloud organization#177
susnux wants to merge 40 commits into
mainfrom
automated/sync-workflows

Conversation

@susnux

@susnux susnux commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

Automated changes by create-pull-request GitHub action

dependabot Bot and others added 4 commits June 24, 2026 01:03
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.3 to 7.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@df4cb1c...9c091bb)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…flow-templates/actions/checkout-7.0.0

build(deps): bump actions/checkout from 6.0.3 to 7.0.0 in /workflow-templates
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.3 to 7.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@df4cb1c...9c091bb)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…github/workflows/actions/checkout-7.0.0

ci(deps): bump actions/checkout from 6.0.3 to 7.0.0 in /.github/workflows
nickvergessen and others added 14 commits June 29, 2026 09:41
Should help with flakiness and network issues

Signed-off-by: Joas Schilling <coding@schilljs.com>
Bumps [actions/cache/save](https://github.com/actions/cache) from 5.0.5 to 6.1.0.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@27d5ce7...55cc834)

---
updated-dependencies:
- dependency-name: actions/cache/save
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/cache/restore](https://github.com/actions/cache) from 5.0.5 to 6.1.0.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@27d5ce7...55cc834)

---
updated-dependencies:
- dependency-name: actions/cache/restore
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 5.0.5 to 6.1.0.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@27d5ce7...55cc834)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…flow-templates/actions/cache-6.1.0

build(deps): bump actions/cache from 5.0.5 to 6.1.0 in /workflow-templates
…flow-templates/actions/cache/restore-6.1.0

build(deps): bump actions/cache/restore from 5.0.5 to 6.1.0 in /workflow-templates
…flow-templates/actions/cache/save-6.1.0

build(deps): bump actions/cache/save from 5.0.5 to 6.1.0 in /workflow-templates
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
…lint

feat: Only checkout appinfo/ for xml lint
gh pr edit --add-label runs a GraphQL query that also fetches
org/login fields requiring `read:org`, which COMMAND_BOT_PAT doesn't
have. The REST labels endpoint only needs `public_repo`, matching the
label-creation step already using REST above it.

Assisted-by: Claude:claude-sonnet-5
Co-authored-by: Daniel Kesselberg <mail@danielkesselberg.de>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
@susnux susnux force-pushed the automated/sync-workflows branch from 1124704 to 74fa359 Compare July 5, 2026 18:54
@nextcloud-command nextcloud-command added the AI assisted This PR contains AI-assisted commits label Jul 5, 2026
AndyScherzinger and others added 9 commits July 6, 2026 15:27
Dependabot- and fork-triggered pull_request runs don't receive
repository or organization Actions secrets, so COMMAND_BOT_PAT
resolves to an empty string and gh exits with code 4 before any
check runs. The default token always exists and is sufficient for
reading commit messages; the label steps keep preferring the PAT
when it is available.

Assisted-by: Claude:claude-fable-5
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
ci: Fall back to github.token when COMMAND_BOT_PAT is unavailable
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 7.4.0 to 7.4.1.
- [Release notes](https://github.com/cypress-io/github-action/releases)
- [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md)
- [Commits](cypress-io/github-action@948d67d...fa4a118)

---
updated-dependencies:
- dependency-name: cypress-io/github-action
  dependency-version: 7.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…flow-templates/cypress-io/github-action-7.4.1

build(deps): bump cypress-io/github-action from 7.4.0 to 7.4.1 in /workflow-templates
Bumps [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) from 0.5.6 to 0.5.7.
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases)
- [Commits](zizmorcore/zizmor-action@5f14fd0...192e21d)

---
updated-dependencies:
- dependency-name: zizmorcore/zizmor-action
  dependency-version: 0.5.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
…github/workflows/zizmorcore/zizmor-action-0.5.7

ci(deps): bump zizmorcore/zizmor-action from 0.5.6 to 0.5.7 in /.github/workflows
Signed-off-by: Joas Schilling <coding@schilljs.com>
Replaced Twitter link with Bluesky link in contact section.

Signed-off-by: Christian Oliff <christianoliff@pm.me>
nickvergessen and others added 13 commits July 7, 2026 11:49
Update social media links in README
Assisted-by: Claude:claude-fable-5
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
…cies

Signed-off-by: David Dreschner <david.dreschner@nextcloud.com>
…omposer

feat: Use ramsey/composer-install to use caching of composer dependencies
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
…nc-and-patching

docs(workflows): Document workflow sync and patching
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Christoph Wurst <1374172+ChristophWurst@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@susnux susnux force-pushed the automated/sync-workflows branch from 74fa359 to dcd29fc Compare July 12, 2026 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review AI assisted This PR contains AI-assisted commits

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants