Skip to content

auto-approve Dependabot PRs using SSE bot token #1261

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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 12 commits into
base: develop
Choose a base branch
from

Conversation

roshansamantaray
Copy link

  • Added a new job to dependabotifications.yml to auto-approve PRs from Dependabot
  • Uses a dedicated GitHub bot and PAT stored in SSE_BOT_PAT secret

@swissiety swissiety marked this pull request as draft April 2, 2025 15:10
…eploy-pr-preview.yml and deploy-branch-snapshot.yml
…eploy-pr-preview.yml and deploy-branch-snapshot.yml

jobs:
deploy-snapshot:
uses: secure-software-engineering/actions/.github/workflows/pages-branch-snapshot.yml@develop
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we need to adapt/shorten the path


jobs:
deploy-preview:
uses: secure-software-engineering/actions/.github/workflows/pages-pr-preview.yml@develop
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants