Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 55f8bddade205c9cbe3583d5d31d0048cdf26ed4
https://github.com/tianocore/edk2/commit/55f8bddade205c9cbe3583d5d31d0048cdf26ed4
Author: Michael Kubacki <[email protected]>
Date: 2024-05-29 (Wed, 29 May 2024)
Changed paths:
A .github/pull_request_template.md
A .github/workflows/pr-labeler.yml
A .github/workflows/pr-labeler/regex.yml
Log Message:
-----------
.github: Add PR template
Adds a pull request template with important information to note in
the PR description and guidance on how to classify the PR.
A simple GitHub action is present that applies three labels based
on the boxes checked in the PR template:
- `impact:breaking-change`
- `impact:security`
- `impact:testing`
These provide several purposes.
1. Bring attention to the impact of the PR both for reviewers and
consumers that reference the PR in the future during debug
or integration.
2. Allow automated tools like those that create release notes to
be able to highlight important changes.
3. Similarly, to allow PR searches to conditionalize the search on
PRs with these tags present.
Signed-off-by: Michael Kubacki <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits