Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: c7aecf2a4fcd75bd5dbc3fef69aad5431469ebe7 https://github.com/tianocore/edk2/commit/c7aecf2a4fcd75bd5dbc3fef69aad5431469ebe7 Author: Michael Kubacki <michael.kuba...@microsoft.com> Date: 2022-11-08 (Tue, 08 Nov 2022)
Changed paths: M Maintainers.txt Log Message: ----------- Maintainers.txt: Add .github maintainers and reviewers Adds the maintainers and reviewers for the new .github directory being added to hold GitHub workflows files. Cc: Andrew Fish <af...@apple.com> Cc: Leif Lindholm <quic_llind...@quicinc.com> Cc: Michael D Kinney <michael.d.kin...@intel.com> Cc: Sean Brogan <sean.bro...@microsoft.com> Signed-off-by: Michael Kubacki <michael.kuba...@microsoft.com> Reviewed-by: Michael D Kinney <michael.d.kin...@intel.com> Commit: 6c1a4a376e97800c555dab9ca9d9651a5676d231 https://github.com/tianocore/edk2/commit/6c1a4a376e97800c555dab9ca9d9651a5676d231 Author: Michael Kubacki <michael.kuba...@microsoft.com> Date: 2022-11-08 (Tue, 08 Nov 2022) Changed paths: A .github/codeql/codeql-config.yml A .github/codeql/edk2.qls A .github/workflows/codeql-analysis.yml Log Message: ----------- .github: Add initial CodeQL config and workflow files REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4115 Adds initial support for enabling CodeQL Code Scanning in this repository per the RFC: https://github.com/tianocore/edk2/discussions/3258 Adds the following new files: - .github/workflows/codql-analysis.yml - The main GitHub workflow file used to setup CodeQL in the repo. - .github/codeql/codeql-config.yml - The main CodeQL configuration file used to customize the queries and other resources the repo is using for CodeQL. - edk2.qls - A query set of queries to run for CodeQL. Cc: Sean Brogan <sean.bro...@microsoft.com> Cc: Michael D Kinney <michael.d.kin...@intel.com> Cc: Liming Gao <gaolim...@byosoft.com.cn> Signed-off-by: Michael Kubacki <michael.kuba...@microsoft.com> Reviewed-by: Michael D Kinney <michael.d.kin...@intel.com> Compare: https://github.com/tianocore/edk2/compare/50bee4cc121a...6c1a4a376e97 _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits