Migrate CI from Woodpecker to GitHub Actions #1

Closed
fmartingr wants to merge 0 commits from migrate-ci-to-github-actions into main
Owner

Replace Woodpecker CI with GitHub Actions workflows:

  • Use official Mattermost community-plugin-ci reusable workflow
  • Add release workflow using forgejo-release action
  • Fix branch reference from master to main
  • Remove daily cron schedule
Replace Woodpecker CI with GitHub Actions workflows: - Use official Mattermost community-plugin-ci reusable workflow - Add release workflow using forgejo-release action - Fix branch reference from master to main - Remove daily cron schedule
Migrate CI from Woodpecker to GitHub Actions
Some checks are pending
ci / plugin-ci (pull_request) Waiting to run
0a60132739
Replace Woodpecker CI with GitHub Actions workflows:
- Use official Mattermost community-plugin-ci reusable workflow
- Add release workflow using forgejo-release action
- Fix branch reference from master to main
- Remove daily cron schedule
Run CI workflow in self-hosted docker runner
Some checks failed
ci / test (pull_request) Has been cancelled
ci / lint (pull_request) Has been cancelled
ci / build (pull_request) Has been cancelled
20d29e1b9d
Replace reusable workflow with explicit lint/test/build jobs running
in the ci-base container, matching marketplace-ng's CI pattern.
Install bun in CI/release workflows
Some checks failed
ci / lint (pull_request) Failing after 2s
ci / test (pull_request) Failing after 2s
ci / build (pull_request) Failing after 1s
bf6ab18bc6
The webapp build requires bun, which isn't included in the ci-base
container image. Add oven-sh/setup-bun to all jobs that run make
targets touching the webapp.
Use actions/setup-bun instead of oven-sh/setup-bun
All checks were successful
ci / test (pull_request) Successful in 4m8s
ci / lint (pull_request) Successful in 4m19s
ci / build (pull_request) Successful in 4m39s
d3a8cbd895
Switch to the actions/setup-bun action hosted on the Forgejo instance
for consistency with other actions references.
Fix RHS panel scrolling so long content is reachable
All checks were successful
ci / lint (push) Successful in 4m17s
ci / test (push) Successful in 3m16s
release / release (push) Successful in 5m55s
ci / test (pull_request) Successful in 4m7s
ci / lint (pull_request) Successful in 4m16s
ci / build (pull_request) Successful in 6m25s
ci / build (push) Successful in 5m49s
6a98cd85db
fmartingr closed this pull request 2026-05-06 19:00:23 +02:00
All checks were successful
ci / lint (push) Successful in 4m17s
ci / test (push) Successful in 3m16s
release / release (push) Successful in 5m55s
ci / test (pull_request) Successful in 4m7s
ci / lint (pull_request) Successful in 4m16s
ci / build (pull_request) Successful in 6m25s
ci / build (push) Successful in 5m49s

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
fmartingr/mattermost-plugin-shelfmark!1
No description provided.