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

[CI Environment] Create/Comment/Close issues for failing pipelines #2585

Merged
merged 29 commits into from
Jan 20, 2023

Conversation

rahalan
Copy link
Contributor

@rahalan rahalan commented Jan 19, 2023

Description

Adding a new pipeline that will run once a day and create issues for failing pipelines. If the issue is already in place, then a comment will be added, if it is a newer failed run. If the pipeline succeeds and an issue is open, it will be closed. See #2287

Pipeline references

Pipeline
create/update/close issues for failing pipelines in main

Type of Change

Please delete options that are not relevant.

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Update to documentation

Checklist

  • I'm sure there are no other open Pull Requests for the same update/change
  • My corresponding pipelines / checks run clean and green without any errors or warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (readme)
  • I did format my code

@rahalan rahalan requested a review from a team as a code owner January 19, 2023 08:50
@rahalan rahalan enabled auto-merge (squash) January 19, 2023 08:51
@AlexanderSehr AlexanderSehr changed the title Create/Comment/Close issues for failing pipelines [CI Environment] Create/Comment/Close issues for failing pipelines Jan 19, 2023
rahalan and others added 17 commits January 19, 2023 15:30
Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
…orFailingPipelines.ps1

Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
…orFailingPipelines.ps1

Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
…orFailingPipelines.ps1

Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
…orFailingPipelines.ps1

Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
…orFailingPipelines.ps1

Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
…orFailingPipelines.ps1

Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
…orFailingPipelines.ps1

Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
…orFailingPipelines.ps1

Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
@rahalan rahalan merged commit 6b12182 into main Jan 20, 2023
@rahalan rahalan deleted the users/rahalan/AddIssueCreator branch January 20, 2023 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Create a PoC for "Automate opening issues for failing pipelines"
3 participants