Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh: Improve workflow script #17672

Merged
merged 1 commit into from
Apr 5, 2024
Merged

gh: Improve workflow script #17672

merged 1 commit into from
Apr 5, 2024

Conversation

michael-redpanda
Copy link
Contributor

  • Jira doesn't permit labels with spaces, so replace spaces with '-' for GH labels
  • Do not automatically create issues if the event is just a labeling or unlabeling event or if the issue is already closed and being edited

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v23.3.x
  • v23.2.x

Release Notes

  • none

@michael-redpanda michael-redpanda self-assigned this Apr 5, 2024
@michael-redpanda michael-redpanda marked this pull request as ready for review April 5, 2024 12:47
@michael-redpanda michael-redpanda requested a review from a team as a code owner April 5, 2024 12:47
@michael-redpanda michael-redpanda requested review from gousteris and removed request for a team April 5, 2024 12:47
.github/workflows/scripts/jira_helper.py Outdated Show resolved Hide resolved
.github/workflows/scripts/jira_helper.py Outdated Show resolved Hide resolved
.github/workflows/scripts/jira_helper.py Outdated Show resolved Hide resolved
- Jira doesn't permit labels with spaces, so replace spaces with
  '-' for GH labels
- Do not automatically create issues if the event is just a labeling
  or unlabeling event or if the issue is already closed and being
  edited
- If the labels `kind/bug` or `ci-failure` is present, then create
  a Jira bug

Signed-off-by: Michael Boquard <michael@redpanda.com>
Copy link
Contributor

@rockwotj rockwotj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for cleaning that up, I think this is way easier to follow

@michael-redpanda michael-redpanda merged commit df33718 into dev Apr 5, 2024
11 checks passed
@michael-redpanda michael-redpanda deleted the improve-issue-labeling branch April 5, 2024 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants