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

Already on GitHub? Sign in to your account

Modify CI to add a comment on successful run for dependabot #245

Open
CommanderRedYT opened this issue Nov 5, 2024 · 0 comments
Open

Modify CI to add a comment on successful run for dependabot #245

CommanderRedYT opened this issue Nov 5, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request github_actions Pull requests that update GitHub Actions code

Comments

@CommanderRedYT
Copy link
Member

When CI successfully runs, the should be a comment about it.

With dependabot MRs, the latest commit is always the one for commiting podfile and license.json files. Because of some weird GitHub thing, the commit made by a CI cannot trigger another CI.

As I do not expect these commits to break the app, we can safely add a success comment in case the CI on the initial commit runs successfully.

@CommanderRedYT CommanderRedYT added enhancement New feature or request github_actions Pull requests that update GitHub Actions code labels Nov 5, 2024
@CommanderRedYT CommanderRedYT self-assigned this Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request github_actions Pull requests that update GitHub Actions code
Projects
Status: Backlog
Development

No branches or pull requests

1 participant