wp-graphql / wp-graphql/wpgraphql-acf
Implement Changesets
Open
@josephfusco is already working on this.
Since Feb 15, 2024.
- Dominant language
- PHP
- Stars
- 110
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
As a WPGraphQL plugin contributor, I want to create a release workflow that leverages changesets in order to assist with scheduling releases and mitigate human error.
Acceptance Criteria
Changesets is implemented in the following repos:
Technical Details
- Prior Art - https://github.com/wpengine/wp-graphql-content-blocks
- Changesets - https://github.com/changesets/changesets
- Original Jira ticket for adding changesets to wp-graphql-content-blocks - https://wpengine.atlassian.net/browse/MERL-746
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.