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

Add ALAS issue workflow #1158

Merged
merged 4 commits into from
Feb 3, 2023
Merged

Add ALAS issue workflow #1158

merged 4 commits into from
Feb 3, 2023

Conversation

cartermckinnon
Copy link
Member

@cartermckinnon cartermckinnon commented Jan 31, 2023

Description of changes:

This adds a scheduled workflow to create an issue for every Important or Critical ALAS bulletin published for AL2.

This will:

  1. Notify the maintainers of new bulletins via the standard GH flow.
  2. Give users a consistent place to track fixes.

The Action being used currently only supports excluding a feed item based on the title or description matching a regex. I think it'd be ideal if we could only include items that are particularly relevant to our use case, like for bulletins concerning the kernel or container stack.

On the other hand, it'll be quick to close issues if they aren't relevant, and then we have a searchable history of those decisions.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

.github/workflows/alas-issues.yaml Outdated Show resolved Hide resolved
.github/workflows/alas-issues.yaml Show resolved Hide resolved
@cartermckinnon cartermckinnon merged commit 3fb4010 into master Feb 3, 2023
@cartermckinnon cartermckinnon deleted the alas-issues branch February 3, 2023 17:40
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.

2 participants