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

Image compressor #7553

Open
wants to merge 1,901 commits into
base: qa-115
Choose a base branch
from

image-compressor property file adding

ce4b20f
Select commit
Loading
Failed to load commit list.
Open

Image compressor #7553

image-compressor property file adding
ce4b20f
Select commit
Loading
Failed to load commit list.
DCO / DCO required action Nov 14, 2024 in 2s

DCO

There are 30 commits incorrectly signed off. This means that the author(s) of these commits failed to include a Signed-off-by line in their commit message.

To avoid having PRs blocked in the future, always include Signed-off-by: Author Name <[email protected]> in every commit message. You can also do this automatically by using the -s flag (i.e., git commit -s).

Here is how to fix the problem so that this code can be merged.


Rebase the branch

If you have a local git environment and meet the criteria below, one option is to rebase the branch and add your Signed-off-by lines in the new commits. Please note that if others have already begun work based upon the commits in this branch, this solution will rewrite history and may cause serious issues for collaborators (described in the git documentation under "The Perils of Rebasing").

You should only do this if:

  • You are the only author of the commits in this branch
  • You are absolutely certain nobody else is doing any work based upon this branch
  • There are no empty commits in the branch (for example, a DCO Remediation Commit which was added using --allow-empty)

To add your Signed-off-by line to every commit in this branch:

  1. Ensure you have a local copy of your branch by checking out the pull request locally via command line.
  2. In your local branch, run: git rebase HEAD~250 --signoff
  3. Force push your changes to overwrite the branch: git push --force-with-lease origin image-compressor

Summary

Commit sha: 3f84a19, Author: Akila Lakshmanan, Committer: GitHub; The sign-off is missing.
Commit sha: fde2b95, Author: anshulv1401, Committer: GitHub; The sign-off is missing.
Commit sha: ad05261, Author: Balaji, Committer: Balaji; The sign-off is missing.
Commit sha: 334ae6c, Author: Balaji, Committer: Balaji; The sign-off is missing.
Commit sha: 53056d8, Author: Balaji, Committer: Balaji; The sign-off is missing.
Commit sha: afd5e4e, Author: Balaji, Committer: Balaji; The sign-off is missing.
Commit sha: bfee1da, Author: Balaji, Committer: Balaji; The sign-off is missing.
Commit sha: 9bc7df0, Author: Balaji, Committer: Balaji; The sign-off is missing.
Commit sha: 0bdc9fe, Author: Balaji Alluru, Committer: GitHub; The sign-off is missing.
Commit sha: 3ea8a38, Author: Balaji Alluru, Committer: GitHub; The sign-off is missing.
Commit sha: 6417ba8, Author: Balaji Alluru, Committer: GitHub; The sign-off is missing.
Commit sha: e9273e6, Author: Balaji Alluru, Committer: GitHub; The sign-off is missing.
Commit sha: 46720ae, Author: Khuddus shariff, Committer: Khuddus shariff; The sign-off is missing.
Commit sha: 3a5fd98, Author: M1044292, Committer: M1044292; The sign-off is missing.
Commit sha: af42a07, Author: M1044292, Committer: M1044292; The sign-off is missing.
Commit sha: cb3e6f3, Author: M1044292, Committer: M1044292; The sign-off is missing.
Commit sha: 9fa6b0a, Author: M1044292, Committer: M1044292; The sign-off is missing.
Commit sha: f5da80c, Author: panharith-0118, Committer: ase-101; Expected "panharith-0118 [email protected]", but got "pr [email protected]".
Commit sha: 0dcfad1, Author: Sowmya Ujjappa Banakar, Committer: Sowmya Ujjappa Banakar; The sign-off is missing.
Commit sha: 9d55d2f, Author: Sowmya Ujjappa Banakar, Committer: Sowmya Ujjappa Banakar; The sign-off is missing.
Commit sha: 51750db, Author: Sowmya Ujjappa Banakar, Committer: Sowmya Ujjappa Banakar; The sign-off is missing.
Commit sha: f3cae21, Author: Sowmya Ujjappa Banakar, Committer: Sowmya Ujjappa Banakar; The sign-off is missing.
Commit sha: 05f6528, Author: Sowmya Ujjappa Banakar, Committer: Sowmya Ujjappa Banakar; The sign-off is missing.
Commit sha: fa250de, Author: Sowmya Ujjappa Banakar, Committer: Sowmya Ujjappa Banakar; The sign-off is missing.
Commit sha: ec7565f, Author: Sowmya Ujjappa Banakar, Committer: Sowmya Ujjappa Banakar; The sign-off is missing.
Commit sha: 52822b1, Author: Sowmya Ujjappa Banakar, Committer: Sowmya Ujjappa Banakar; The sign-off is missing.
Commit sha: aa35039, Author: Sowmya Ujjappa Banakar, Committer: Sowmya Ujjappa Banakar; The sign-off is missing.
Commit sha: 0e763dc, Author: techno-467, Committer: techno-467; The sign-off is missing.
Commit sha: b6b1586, Author: techno-467, Committer: techno-467; The sign-off is missing.
Commit sha: 3e656aa, Author: techno-467, Committer: techno-467; The sign-off is missing.