Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ci: fix cla and dependabot notifications jobs#16343

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
matifali merged 5 commits intomainfromatif/fix-dependabot-and-cla-notifications
Jan 31, 2025

Conversation

matifali
Copy link
Member

@matifalimatifali commentedJan 30, 2025
edited
Loading

When we merge a PR programmatically usinggh pr merge --auto --squash, the Github auto handles the merge after all checks are passed. So, apull_request event does not get triggered, and a merge commit is pushed tomain bygithub-actions[bot]. This change handles that case.

I also extracted all dependable logic to a separate workflow for better control and restored the original state ofcontrib.yaml so that cla can work as expected for Community PRs.

types:
- opened
- closed
- synchronize
- labeled
- unlabeled
- opened
Copy link
MemberAuthor

Choose a reason for hiding this comment

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

removed the duplicate from L8

Switch `release-labels` job trigger to `pull_request_target` and refine`dependabot` automerge conditions by verifying `actor_id`. Enhancelogging for approval and merge steps to provide better visibility.
@matifalimatifalienabled auto-merge (squash)January 31, 2025 14:16
@matifalimatifali merged commite37b7fc intomainJan 31, 2025
24 checks passed
@matifalimatifali deleted the atif/fix-dependabot-and-cla-notifications branchJanuary 31, 2025 14:17
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsJan 31, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@dannykoppingdannykoppingdannykopping left review comments

@ethanndicksonethanndicksonethanndickson approved these changes

Assignees

@matifalimatifali

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@matifali@dannykopping@ethanndickson

[8]ページ先頭

©2009-2025 Movatter.jp