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

Update template and checks #617

Merged
merged 6 commits into from
Oct 10, 2024
Merged

Conversation

bstansberry
Copy link
Contributor

This adds a commit to #581 that:

  1. Fixes some rendering issues (mostly avoiding writing an empty [] for existing proposals with no stability data)
  2. Converts merged proposals at < default stability to use the generated stability stuff instead of hard coding it in the title

jmesnil and others added 6 commits September 24, 2024 09:05
* Update the template to move the tracking issue and the stability level to the front matter
* When a PR is open, check that these fields are valid
* Generate a HTML page for the proposal with these fields.

Signed-off-by: Jeff Mesnil <[email protected]>
Based on the value of the `stability-level` field in the front matter,
add a label `stability-level/xxx` to the PR.

Signed-off-by: Jeff Mesnil <[email protected]>
* bring back Related Issues sections
* clarify the issue metadata semantic

Signed-off-by: Jeff Mesnil <[email protected]>
@github-actions github-actions bot added stability-level/community "Community" stability level stability-level/default "Default" stability-level stability-level/preview "Preview" stability level and removed stability-level/community "Community" stability level stability-level/default "Default" stability-level stability-level/preview "Preview" stability level labels Oct 9, 2024
@github-actions github-actions bot added stability-level/preview "Preview" stability level stability-level/community "Community" stability level and removed stability-level/preview "Preview" stability level labels Oct 9, 2024
---
= [Community] Simple config export for a server as an attachment for standalone or domain mode
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Note that the '[Community]' here was a mistake, probably cut and paste from the earlier proposal for the community stability feature.

@bstansberry bstansberry removed the stability-level/community "Community" stability level label Oct 9, 2024
@bstansberry bstansberry merged commit 4b59208 into wildfly:main Oct 10, 2024
1 check failed
@bstansberry bstansberry deleted the pullRequest581 branch October 10, 2024 19:35
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