battye/Test phpBB Extension in Codespaces
This action creates the necessary setup files to test a phpBB extension in a Codespace with both phpBB and the extension to be pre-installed.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 24, 2024
- License
- None
Pinned Snippet
uses: battye/phpbb-extension-tester@a12630bfbbe2127de383e92fc4ab8924b7c10afe # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| source-branch | phpBB branch to use | yes | 3.3.x |
| destination-branch | New branch to create in the extension project (timestamp will be appended) | yes | codespace-test |
Outputs
| name | description |
|---|---|
| destination-branch | The name of the created branch with the timestamp |