Skip to content

Comments

fix integration-cleanup.sh to match prefix only#3887

Closed
stefanwire wants to merge 1 commit intodevelopfrom
sb/integration-cleanup.sh
Closed

fix integration-cleanup.sh to match prefix only#3887
stefanwire wants to merge 1 commit intodevelopfrom
sb/integration-cleanup.sh

Conversation

@stefanwire
Copy link
Contributor

The -f filter is a regex and should match the prefix test-, thus,
the regex should be ^test-. Without ^, the search string is looked
up in the entire release name.

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

The `-f` filter is a regex and should match the prefix `test-`, thus,
the regex should be `^test-`. Without `^`, the search string is looked
up in the entire release name.
@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Feb 13, 2024
@stefanwire
Copy link
Contributor Author

superseded by #3888

@stefanwire stefanwire closed this Feb 13, 2024
@stefanwire stefanwire deleted the sb/integration-cleanup.sh branch February 13, 2024 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants