wp-media / wp-rocket-e2e

Playwright E2E testing repo
GNU General Public License v3.0
0 stars 0 forks source link

GH action to create a release on trunk #128

Closed MathieuLamiot closed 3 months ago

MathieuLamiot commented 3 months ago

Description

Following the latest retro, we suggested to generate GH releases when pushing to trunk with a unique ID to keep track. This adds a GH action to create a release everytime a commit is done to trunk. This should be at QA's responsibility so that they keep track of main "versions".

Documentation

User documentation

Following the latest retro, we suggested to generate GH releases when pushing to trunk with a unique ID to keep track. This adds a GH action to create a release everytime a commit is done to trunk. This should be at QA's responsibility so that they keep track of main "versions".

Technical documentation

The GIT_TOKEN is added as a repo secret from my account.

Type of change

Delete options that are not relevant.

New dependencies

GH actions to generate the release: low risk.

Risks

NA

Checklists

Feature validation

Documentation

Code style

Observability

Risks