Skip to content

Avoid run fail for dependabot PRs#2827

Merged
J12934 merged 2 commits intomainfrom
bugfix/move-dependabot-workflow
Jan 6, 2025
Merged

Avoid run fail for dependabot PRs#2827
J12934 merged 2 commits intomainfrom
bugfix/move-dependabot-workflow

Conversation

@Reet00
Copy link
Contributor

@Reet00 Reet00 commented Jan 3, 2025

Description

Since the dependabot PR cannot access the secrets, the workflow fails when trying to move the PR to the 'To Review' column. Therefore the step for editing the column will be skipped to avoid failed runs.

Checklist

  • Test your changes as thoroughly as possible before you commit them. Preferably, automate your test by unit/integration tests.
  • Make sure that all your commits are signed-off and that you are added to the Contributors file.
  • Make sure that all CI finish successfully.
  • Optional (but appreciated): Make sure that all commits are Verified.

Reet00 added 2 commits January 3, 2025 10:30
Since the dependabot has no access to the secrets, the step will be
skipped to avoid failed runs.

Signed-off-by: Samreet Singh <samreet.singh@iteratec.com>
since additional permission are not needed in this part

Signed-off-by: Samreet Singh <samreet.singh@iteratec.com>
@Reet00 Reet00 self-assigned this Jan 3, 2025
@netlify
Copy link

netlify bot commented Jan 3, 2025

Deploy Preview for docs-securecodebox ready!

Name Link
🔨 Latest commit f5b0217
🔍 Latest deploy log https://app.netlify.com/sites/docs-securecodebox/deploys/6777b11a9a0eb60008d95595
😎 Deploy Preview https://deploy-preview-2827--docs-securecodebox.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 3, 2025

@github-actions
Copy link

github-actions bot commented Jan 3, 2025

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ ACTION actionlint 1 3 0.02s
⚠️ YAML prettier 1 1 0.26s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@J12934 J12934 merged commit 218838e into main Jan 6, 2025
55 checks passed
@J12934 J12934 deleted the bugfix/move-dependabot-workflow branch January 6, 2025 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants