Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PROPOSAL]: Fix potential github action smells #5667

Open
1 task done
ceddy4395 opened this issue Apr 28, 2024 · 0 comments 路 May be fixed by #5668
Open
1 task done

[PROPOSAL]: Fix potential github action smells #5667

ceddy4395 opened this issue Apr 28, 2024 · 0 comments 路 May be fixed by #5668
Labels
enhancement New feature or request

Comments

@ceddy4395
Copy link

Proposal

Hey! 馃檪
During my research I've found the following potential :

  • Avoid executing scheduled workflows on forks
  • Use 'if' for upload-artifact action
  • Use permissions whenever using Github Token

These changes are part of a research Study at TU Delft looking at GitHub Action Smells. Find out more

Self-service

  • I'd be willing to do some initial work on this proposal myself.
@ceddy4395 ceddy4395 added the enhancement New feature or request label Apr 28, 2024
@ceddy4395 ceddy4395 linked a pull request Apr 28, 2024 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant