Skip to content

Only commit generated files when branch name matches a release #655

@guydavenport

Description

@guydavenport

Update the CI for generating files so that they are only committed is the branch name matches a release.

E.g.
refs/heads/brapi-V2.1
refs/heads/brapi-V2.2

Regular expression is
^refs/heads/brapi-V[0-9]+.[0-9]+$

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions