Skip to content

Allow more flexible handling of files where to bump the version  #59

@carstingaxion

Description

@carstingaxion

Currently the used GitHub action looks for the existence of a plugin.php and if any, it’ll update the typical WordPress formatted version string in the doc-block.

### Tasks
- [ ] This action should allow the file to be given via an attribute.
- [ ] The action knows common replacement patterns for typical other files
- [ ] a pattern for `package.json`
- [ ] a pattern for `languages/TEXTDOMAIN.pot`
- [ ] a pattern for `README.md` (which replaces a readme.txt for .org)
- [ ] A *foreign* replacement pattern can also be provided as an attribute

Metadata

Metadata

Assignees

No one assigned

    Labels

    automationCI/CD and all other kinds of workflowsenhancementNew feature or request

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions