3333 < a href ="#prmirror " class ="dropdown-item "> PR Mirror</ a >
3434 < a href ="#rootly-incident-action " class ="dropdown-item "> Rootly Incident Action</ a >
3535 < a href ="#rootly-alert-action " class ="dropdown-item "> Rootly Alert Action</ a >
36+ < a href ="#initialize-github-job " class ="dropdown-item "> Initialize GitHub Job</ a >
3637 </ div >
3738 </ div >
3839 < a href ="#support " class ="nav-item "> Support the Devs</ a >
@@ -226,14 +227,14 @@ <h3>
226227 </ a >
227228 </ h3 >
228229 < p > < em >
229- Github Marketplace
230+ GitHub Marketplace
230231 < a href ="https://github.com/marketplace/actions/git-semver-setup-action " class ="project-link " target ="_blank " rel ="noopener noreferrer ">
231232 < i class ="fab fa-github "> </ i >
232233 </ a >
233234 </ em > </ p >
234235 < p >
235- Git Semver Setup Action is a PandasWhoCode maintained github action that enables the setup-git-semver cli
236- tool to be used within a github workflow.
236+ Git Semver Setup Action is a PandasWhoCode maintained GitHub action that enables the setup-git-semver cli
237+ tool to be used within a GitHub workflow.
237238 </ p >
238239 </ div >
239240 < div id ="read-all-props " class ="project-item ">
@@ -247,14 +248,14 @@ <h3>
247248 </ a >
248249 </ h3 >
249250 < p > < em >
250- Github Marketplace
251+ GitHub Marketplace
251252 < a href ="https://github.com/marketplace/actions/read-custom-properties " class ="project-link " target ="_blank " rel ="noopener noreferrer ">
252253 < i class ="fab fa-github "> </ i >
253254 </ a >
254255 </ em > </ p >
255256 < p >
256- Read All Custom Properties is a PandasWhoCode maintained github action that reads all custom properties
257- from the repositories in a github organization and outputs them to a yaml file in the repository.
257+ Read All Custom Properties is a PandasWhoCode maintained GitHub action that reads all custom properties
258+ from the repositories in a GitHub organization and outputs them to a yaml file in the repository.
258259 </ p >
259260 </ div >
260261 < div id ="update-custom-props " class ="project-item ">
@@ -268,13 +269,13 @@ <h3>
268269 </ a >
269270 </ h3 >
270271 < p > < em >
271- Github Marketplace
272+ GitHub Marketplace
272273 < a href ="https://github.com/marketplace/actions/custom-properties-update-action " class ="project-link " target ="_blank " rel ="noopener noreferrer ">
273274 < i class ="fab fa-github "> </ i >
274275 </ a >
275276 </ em > </ p >
276277 < p >
277- Custom Properties Update Action is a PandasWhoCode maintained github action that updates the custom properties
278+ Custom Properties Update Action is a PandasWhoCode maintained GitHub action that updates the custom properties
278279 in all repositories based on the values defined in the input file.
279280 </ p >
280281 < p >
@@ -292,14 +293,14 @@ <h3>
292293 </ a >
293294 </ h3 >
294295 < p > < em >
295- Github Marketplace
296+ GitHub Marketplace
296297 < a href ="https://github.com/marketplace/actions/set-custom-properties-schema-action " class ="project-link " target ="_blank " rel ="noopener noreferrer ">
297298 < i class ="fab fa-github "> </ i >
298299 </ a >
299300 </ em > </ p >
300301 < p >
301- Set Custom Properties Schema Action is a PandasWhoCode maintained github action that configures the custom properties
302- of the provided github organization. It requires a fine-grained personal access token with the
302+ Set Custom Properties Schema Action is a PandasWhoCode maintained GitHub action that configures the custom properties
303+ of the provided GitHub organization. It requires a fine-grained personal access token with the
303304 < code > organization:custom-properites:admin</ code > scope.
304305 </ p >
305306 < p >
347348 </ a >
348349 </ h3 >
349350 < p > < em >
350- Github Marketplace
351+ GitHub Marketplace
351352 < a href ="https://github.com/marketplace/actions/rootly-incident-action " class ="project-link " target ="_blank " rel ="noopener noreferrer ">
352353 < i class ="fab fa-github "> </ i >
353354 </ a >
369370 </ a >
370371 </ h3 >
371372 < p > < em >
372- Github Marketplace
373+ GitHub Marketplace
373374 < a href ="https://github.com/marketplace/actions/rootly-alert-action " class ="project-link " target ="_blank " rel ="noopener noreferrer ">
374375 < i class ="fab fa-github "> </ i >
375376 </ a >
@@ -380,6 +381,27 @@ <h3>
380381 This action fully implements the < a href ="https://docs.rootly.com/api-reference/alerts/creates-an-alert " class ="rootly-link " target ="_blank " rel ="noopener noreferrer "> < code > creates-an-alert</ code > </ a > api.
381382 </ p >
382383 </ div >
384+ < div id ="initialize-github-job " class ="project-item ">
385+ < a href ="https://github.com/PandasWhoCode/initialize-github-job " class ="project-logo-link " target ="_blank " rel ="noopener noreferrer ">
386+ < img src ="images/initialize-github-job.png " alt ="Initialize GitHub Job Logo " class ="project-logo ">
387+ </ a >
388+ < h3 >
389+ Initialize GitHub Job
390+ < a href ="https://github.com/PandasWhoCode/initialize-github-job " class ="project-link " target ="_blank " rel ="noopener noreferrer ">
391+ < i class ="fab fa-github "> </ i >
392+ </ a >
393+ </ h3 >
394+ < p > < em >
395+ GitHub Marketplace
396+ < a href ="https://github.com/marketplace/actions/initialize-github-job " class ="project-link " target ="_blank " rel ="noopener noreferrer ">
397+ < i class ="fab fa-github "> </ i >
398+ </ a >
399+ </ em > </ p >
400+ < p >
401+ A composite GitHub action used to initialize a job in GitHub actions workflows. This action runs hardened runner and enables the
402+ developer to check out the repository and to set up common ecosystem tools (java, gradle, npm, python, rust, swift, and go).
403+ </ p >
404+ </ div >
383405 </ div >
384406 </ section >
385407
0 commit comments