Skip to content

[INLONG-10024][Release] Add the 1.12.0 version option for the bug report#10036

Merged
dockerzhang merged 3 commits intoapache:masterfrom
baomingyu:1_12_bug_report
Apr 21, 2024
Merged

[INLONG-10024][Release] Add the 1.12.0 version option for the bug report#10036
dockerzhang merged 3 commits intoapache:masterfrom
baomingyu:1_12_bug_report

Conversation

@baomingyu
Copy link
Contributor

@baomingyu baomingyu commented Apr 21, 2024

Prepare a Pull Request

(Change the title refer to the following example)

  • Title Example: [INLONG-XYZ][Component] Title of the pull request

(The following XYZ should be replaced by the actual GitHub Issue number)

Motivation

Delete version information that is no longer maintained.
These versions are:
- '1.9.0'
- '1.8.0'
- '1.7.0'
- '1.6.0'
- '1.5.0'
- '1.4.0'
- '1.3.0'

Modifications

Delete version information in ".github/ISSUE_TEMPLATE/bug-report.yml" file
such as :
- '1.9.0'
- '1.8.0'
- '1.7.0'
- '1.6.0'
- '1.5.0'
- '1.4.0'
- '1.3.0'

Verifying this change

(Please pick either of the following options)

  • This change is a trivial rework/code cleanup without any test coverage.

  • This change is already covered by existing tests, such as:
    (please describe tests)

  • This change added tests and can be verified as follows:

    (example:)

    • Added integration tests for end-to-end deployment with large payloads (10MB)
    • Extended integration test for recovery after broker failure

Documentation

  • Does this pull request introduce a new feature? (yes / no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)
  • If a feature is not applicable for documentation, explain why?
  • If a feature is not documented yet in this PR, please create a follow-up issue for adding the documentation

@github-actions github-actions bot added the service/ci Automatically confirm that the code is error-free label Apr 21, 2024
@dockerzhang dockerzhang merged commit 8a7568e into apache:master Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

service/ci Automatically confirm that the code is error-free

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Release] Add the 1.12.0 version option for the bug report

4 participants