Skip to content

chore(workflows): Avoid running scheduled workflows in forked repositories#31863

Merged
fmulero merged 1 commit intobitnami:mainfrom
fmulero:chore/avoid-run-on-forks
Feb 11, 2025
Merged

chore(workflows): Avoid running scheduled workflows in forked repositories#31863
fmulero merged 1 commit intobitnami:mainfrom
fmulero:chore/avoid-run-on-forks

Conversation

@fmulero
Copy link
Copy Markdown
Collaborator

@fmulero fmulero commented Feb 11, 2025

Description of the change

Check repository ownership to avoid running scheduled or CD workflows in forked repositories.

Benefits

Skip unnecessary executions and failures in forks.

Possible drawbacks

None

Checklist

  • Chart version bumped in Chart.yaml according to semver. This is not necessary when the changes only affect README.md files.
  • Variables are documented in the values.yaml and added to the README.md using readme-generator-for-helm
  • Title of the pull request follows this pattern [bitnami/<name_of_the_chart>] Descriptive title
  • All commits signed off and in agreement of Developer Certificate of Origin (DCO)

@github-actions github-actions bot added verify Execute verification workflow for these changes bitnami labels Feb 11, 2025
@github-actions github-actions bot requested a review from dgomezleon February 11, 2025 10:25
@fmulero fmulero changed the title chore(workflows): Avoid running scheduled workflows on forked repositories chore(workflows): Avoid running scheduled workflows in forked repositories Feb 11, 2025
@fmulero fmulero merged commit ee055a9 into bitnami:main Feb 11, 2025
12 checks passed
steffenboe pushed a commit to steffenboe/charts that referenced this pull request Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bitnami solved verify Execute verification workflow for these changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants