-
Updated
Feb 23, 2022 - Shell
github-actions
GitHub Actions gives you the flexibility to build an automated software development lifecycle workflow. You can write individual tasks, called actions, and combine them to create a custom workflow. Workflows are custom automated processes that you can set up in your repository to build, test, package, release, or deploy any code project on GitHub.
“With GitHub Actions you can build end-to-end continuous integration (CI) and continuous deployment (CD) capabilities directly in your repository. GitHub Actions powers GitHub's built-in continuous integration service. For more information, see "About continuous integration."
Featured Actions
Getting Started
Community & Support
Taking Action With GitHub Actions
Here are 1,069 public repositories matching this topic...
-
Updated
Apr 25, 2022 - Shell
-
Updated
Jun 7, 2022 - Shell
-
Updated
Jun 6, 2022 - Shell
-
Updated
Jun 11, 2022 - Shell
-
Updated
May 27, 2022 - Shell
-
Updated
Jun 9, 2022 - Shell
-
Updated
Jun 15, 2022 - Shell
-
Updated
Jun 15, 2022 - Shell
-
Updated
May 28, 2022 - Shell
Is your feature request related to a problem? Please describe.
Given that both files and directories can be added using the files input which seems limited to describing files.
Describe the solution you'd like?
Proposed change here would be renaming files to paths which is more generic and can describe both file based paths and directories.
Describe alternatives you'v
-
Updated
Jan 11, 2021 - Shell
Today Trivy does not offer the ability to display vulnerabilities while still returning a pass for the pipeline run
Example:
Project has 4 vulns: 2 high, 2 low, 0 critical
$ trivy fs --exit-code=1 --severity=CRITICAL .
What I got:
Trivy shows no vulnerabilities. Exit code 0.
What I want:
Show all vulnerabilities regardless of the level, still have an exit code of 0 as no
-
Updated
Oct 15, 2021 - Shell
-
Updated
Jun 21, 2022 - Shell
When using github job specific permissions and not allowing pr writes, this action should error.
I believe the issue is here:
https://github.com/repo-sync/pull-request/blob/master/entrypoint.sh#L84
Using || true will allow this command to succeed even during failure?
To recreate:
- Make default action permission in repo = read-only
`Settings -> Actions -> Workflow permissions -> R
-
Updated
Jun 22, 2022 - Shell
-
Updated
Jun 20, 2022 - Shell
-
Updated
Jun 15, 2022 - Shell
-
Updated
Jun 10, 2022 - Shell
whenever i push it repeats it. really annoying as i keep getting notifications for nothing.
-
Updated
May 31, 2022 - Shell
This repository now has GitHub Issues enabled. It would be awesome to move https://github.com/jenkinsci/jenkinsfile-runner-github-actions#current-limitations--todos to GitHub issues so that potential contributors can see the issues and potentially contribute to them
Acceptance criteria
- Review the status of the TODO items
- Create issues for ones that are still actual. Some items need u
-
Updated
Jun 16, 2022 - Shell
-
Updated
Nov 10, 2021 - Shell
Created by GitHub
Released October 16, 2018
- Organization
- actions
- Website
- github.com/features/actions
Related Topics
ci docker
Aprenda en 30 minutos: GitHub Actions
Jun 28 - 29, 2022 • Online
Security at the Speed of GitHub
June 29, 2022 • Online
I am not sure if this belongs here, but I am having an issue when using this Github Action.
This is the link to the github run that failed:
https://github.com/jampp/migratron/pull/25/checks?check_run_id=456554120
and the content is: