opensearch-project / opensearch-project/OpenSearch
[BUG] Version increment workflow was not triggered
Open
@anasalkouz is already working on this.
Since Feb 8, 2022.
bug
- Dominant language
- Java
- Stars
- 13.7k
- Forks
- 3k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 108
Description
Describe the bug
Version increment workflow introduced in #1816 was not triggered. An identical workflow was triggered in common-utils (https://github.com/opensearch-project/common-utils/actions/workflows/version.yml, https://github.com/opensearch-project/common-utils/actions/runs/1741497956), but wasn't in OpenSearch and job-scheduler either.
Expected behavior
Auto-increment workflows should have run when we tagged 1.2.4.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.