Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mergebot workflow #388

Merged
merged 4 commits into from
Nov 27, 2024
Merged

Add mergebot workflow #388

merged 4 commits into from
Nov 27, 2024

Conversation

Adammatthiesen
Copy link
Member

This pull request introduces a new GitHub Actions workflow for the mergebot. The most important changes include the addition of the mergebot.yml file, which configures the workflow to trigger on pushes to the main branch and uses the withstudiocms/mergebot action.

New GitHub Actions workflow:

  • .github/workflows/mergebot.yml: Added a new workflow named mergebot that triggers on pushes to the main branch and uses the withstudiocms/mergebot action. The workflow is conditioned to run only if the repository owner is withstudiocms and uses a secret for the Discord webhook.

@Adammatthiesen Adammatthiesen requested a review from a team as a code owner November 26, 2024 15:17
Copy link

changeset-bot bot commented Nov 26, 2024

⚠️ No Changeset found

Latest commit: 28eeed2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@studiocms-no-reply
Copy link
Member

Thank you for submitting your Pull Request, the following links will become available for preview shortly:

Copy link

pkg-pr-new bot commented Nov 26, 2024

Open in Stackblitz

studiocms

npm i https://pkg.pr.new/withstudiocms/studiocms@388

@studiocms/assets

npm i https://pkg.pr.new/withstudiocms/studiocms/@studiocms/assets@388

@studiocms/betaresources

npm i https://pkg.pr.new/withstudiocms/studiocms/@studiocms/betaresources@388

@studiocms/blog

npm i https://pkg.pr.new/withstudiocms/studiocms/@studiocms/blog@388

@studiocms/auth

npm i https://pkg.pr.new/withstudiocms/studiocms/@studiocms/auth@388

@studiocms/core

npm i https://pkg.pr.new/withstudiocms/studiocms/@studiocms/core@388

@studiocms/dashboard

npm i https://pkg.pr.new/withstudiocms/studiocms/@studiocms/dashboard@388

@studiocms/devapps

npm i https://pkg.pr.new/withstudiocms/studiocms/@studiocms/devapps@388

@studiocms/frontend

npm i https://pkg.pr.new/withstudiocms/studiocms/@studiocms/frontend@388

@studiocms/imagehandler

npm i https://pkg.pr.new/withstudiocms/studiocms/@studiocms/imagehandler@388

@studiocms/renderers

npm i https://pkg.pr.new/withstudiocms/studiocms/@studiocms/renderers@388

@studiocms/robotstxt

npm i https://pkg.pr.new/withstudiocms/studiocms/@studiocms/robotstxt@388

@studiocms/ui

npm i https://pkg.pr.new/withstudiocms/studiocms/@studiocms/ui@388

commit: 2f3f07b

@Adammatthiesen Adammatthiesen merged commit c96e9cc into issue-0304 Nov 27, 2024
2 checks passed
@Adammatthiesen Adammatthiesen deleted the add-mergebot branch November 27, 2024 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants