-
Notifications
You must be signed in to change notification settings - Fork 359
chore: Update role to latest NGINX best practices #878
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates community documentation, security guidelines, and workflow configurations to align with the latest NGINX best practices for the Ansible role.
- Updated support guidelines and reporting channels in SUPPORT.md
- Revised security vulnerability instructions and CLA references in SECURITY.md, CONTRIBUTING.md, and related workflow files
- Added new issue templates and scorecard configuration files to standardize community contributions
Reviewed Changes
Copilot reviewed 12 out of 12 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| SUPPORT.md | Updated support instructions and added GitHub discussions option |
| SECURITY.md | Revised vulnerability reporting instructions and updated support links |
| README.md | Updated Molecule CI/CD badge link |
| CONTRIBUTING.md | Modified contribution guidelines and updated F5 CLA reference links |
| CHANGELOG.md | Documented the changes under a new DOCUMENTATION section |
| .github/workflows/ossf_scorecard.yml | Adjusted workflow triggers and updated comment punctuation |
| .github/workflows/f5_cla.yml | Updated CLA links, messaging, and added branch specification |
| .github/scorecard.yml | Introduced new scorecard configuration file |
| .github/ISSUE_TEMPLATE/feature_request.yml | Added new feature request issue form |
| .github/ISSUE_TEMPLATE/config.yml | Added configuration for issue templates |
| .github/ISSUE_TEMPLATE/bug_report.yml | Added new bug report issue form |
98bcd33 to
e5bc337
Compare
e5bc337 to
ee8bac4
Compare
4ec84b0 to
f6445c5
Compare
TasoOneAsia
reviewed
Mar 28, 2025
f6445c5 to
a4d6a52
Compare
TasoOneAsia
approved these changes
Mar 28, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed changes
Update community files and best practices/required workflows (CLA & OSSF scorecard) to the latest versions.
Checklist
Before creating a PR, run through this checklist and mark each as complete:
defaults/main/*.yml,README.mdandCHANGELOG.md).